From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67D2DC433EF for ; Wed, 13 Oct 2021 16:58:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 349DB6109E for ; Wed, 13 Oct 2021 16:58:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 349DB6109E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=blbiRirdiyaUdbmMscvidxfE1TZJIjho8sxRBLHXFiE=; b=zqQdmWX+nyncNb R2NRYcBX1GxopOho5FVbd1SF/TCZEowekfds0IQIbWrXV7xHD3kJ6azzRVpvXzCkXLSwuoJkgWKRV 1s9iga0T2aO+LXwm6YAz7XkDBg2vRvEF1wXDsMUiYAMBuF+7m2SD41a0azwqfZyyfIDCOJx6j7SA6 Bz1+ioV5/rvsRSEmwISlxbHqS+18L8c5DQUT0lPasN1hs+yLeIt8RT8A75P9PRultiySPk4Lavqkj 564sSHybuyGjhCAz7+7p8dZ8+VQgGj1K7rLDdf1zL7NYvH4v6iS+VpkQAtS++SBiGG4/uiZuHz1hH /ONkqis03nFdYSeXhRoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mahZ9-0006nG-I3; Wed, 13 Oct 2021 16:57:19 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mahZ7-0006n6-7W for linux-arm-kernel@bombadil.infradead.org; Wed, 13 Oct 2021 16:57:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=Tk/bVs+ZbsdhSuYNIdd8Gg0DOirgfShoPLVvseKnS3I=; b=oJxeOenn7q+7s6+8jn1x/tr9zk NCgg0ELlPJeYttV2rsNXvzX22dlgK/Ybn+cmvLGvFXjCx9NmdmTEG4+pgPuVeHipxM7uTwp7jyIc8 MRQSqYK9f4XKcmpefHN52pn5+DiwZGVWac99WOtxiN4FfGJilekflGhp4YkpD/u+k/8YfX3TTLW5Z 1ELQ6s5H9dW0Gf0W2tFohDDp3DoNxTB3FA6pOkg90/ekg1BRkWKPyjVHYFh2r27Fz1KPcwdv6bPl3 bccNCq+txsdmo0AsYQpYo6Sw7T2e3waHzBWYUAhW6W07C931ZO/DoH0QkDx/cffNumlrcv1nvX/ah 7svZcJpA==; Received: from [179.97.37.151] (helo=quaco.ghostprotocols.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1mahZ5-009dtd-G8 for linux-arm-kernel@lists.infradead.org; Wed, 13 Oct 2021 16:57:15 +0000 Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 69CBC410A1; Wed, 13 Oct 2021 13:57:12 -0300 (-03) Date: Wed, 13 Oct 2021 13:57:12 -0300 From: Arnaldo Carvalho de Melo To: James Clark Cc: kajoljain , john.garry@huawei.com, ak@linux.intel.com, linux-perf-users@vger.kernel.org, Nick.Forrington@arm.com, Andrew.Kilroy@arm.com, Will Deacon , Mathieu Poirier , Leo Yan , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] perf tools: Enable strict JSON parsing Message-ID: References: <20211007110543.564963-1-james.clark@arm.com> <5947c093-cff9-f70e-af20-75bc053edf5f@linux.ibm.com> <0d73d04f-925c-4c97-9a07-18cc64a9c68b@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0d73d04f-925c-4c97-9a07-18cc64a9c68b@arm.com> X-Url: http://acmel.wordpress.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Em Tue, Oct 12, 2021 at 02:30:51PM +0100, James Clark escreveu: > On 08/10/2021 20:00, Arnaldo Carvalho de Melo wrote: > > Em Fri, Oct 08, 2021 at 04:56:55PM +0530, kajoljain escreveu: > >> On 10/8/21 3:32 PM, James Clark wrote: > >>> On 08/10/2021 08:43, kajoljain wrote: > >> Sure. I think then we can skip this change. Not sure if character > >> number will be helpful. > >> Patch-set looks good to me. > >> Reviewed-by Kajol Jain > > Applied ok as-is to my perf/core branch, applied and added your > > Reviewed-by, thanks. > Thanks Arnaldo. This does mean that the arm64 build will fail until > "[PATCH v2 1/3] perf vendor events: Syntax corrections in Neoverse N1 json" is > applied. I think there is also an arm64 build issue with "[PATCH 02/21] perf > pmu: Add const to pmu_events_map." which Andrew Kilroy has replied to. Its all in: 19f8408a634c9515 (HEAD -> perf/core) perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID 69125e749c006b4f perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID 1b1d9560a61f1e4e perf vendor events arm64: Categorise the Neoverse V1 counters abe8733bc3575869 perf vendor events arm64: Add new armv8 pmu events d211e9e76a466cce perf vendor events: Syntax corrections in Neoverse N1 json c067335fcbfc67c3 (quaco/perf/core, acme/tmp.perf/core) perf metric: Allow modifiers on metrics. acf2cb9cf242e9ab perf parse-events: Identify broken modifiers fb193eca0ae8ddae perf metric: Switch fprintf() to pr_err() fb8c3a06943cc3c7 perf metrics: Modify setup and deduplication 4965bb2e71371d5f perf expr: Add subset utility c1d7cd1b36fce16b perf metric: Encode and use metric-id as qualifier 3743f880b3856971 perf parse-events: Allow config on kernel PMU events 844f07a5ddcd46c5 perf parse-events: Add new "metric-id" term e68f07424b8b3f00 perf parse-events: Add const to evsel name ace154d9f5dc3331 perf metric: Simplify metric_refs calculation eeffd53b41dc7077 perf metric: Document the internal 'struct metric' 9aa64400defa07fb perf metric: Comment data structures 353ce4ed869635c7 perf metric: Modify resolution and recursion check 0bffecb0ac304bb2 perf metric: Only add a referenced metric once 937323c22db4cb1e perf metric: Add metric new and free 176b9da84871449d perf metric: Add documentation and rename a variable. cc6803c12cef80f1 perf metric: Move runtime value to the expr context 9610bca8f117d963 perf pmu: Make pmu_event tables const 95ed79343835656d perf pmu: Make pmu_sys_event_tables const 05335f28549c7cc5 perf pmu: Add const to pmu_events_map. cac98c8aca3c7dd2 tools lib: Adopt list_sort from the kernel sources f792cf8a094eac29 perf kmem: Improve man page for record options eda1a84cb4e93759 perf tools: Enable strict JSON parsing 21813684e46df1c9 perf tools: Make the JSON parser more conformant when in strict mode 08f3e0873ac20344 perf vendor-events: Fix all remaining invalid JSON files - Arnaldo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel