[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240510024729.1075732-1-justin.he@arm.com>
Date: Fri, 10 May 2024 02:47:27 +0000
From: Jia He <justin.he@....com>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Namhyung Kim <namhyung@...nel.org>
Cc: Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
James Clark <james.clark@....com>,
linux-perf-users@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jia He <justin.he@....com>
Subject: [PATCH 0/2] Fix num_events calculation in lazy loading
I noticed "perf list" reported the error as follows on an Armv8 Neoverse
N2 server:
Unexpected event smmuv3_pmcg_3f062/smmuv3_pmcg_3f062/transaction//
The root cause is due to the incorrect calculation in
perf_pmu__num_events().
Jia He (2):
perf pmu: Allow finishing loading json events when !events_table
perf pmu: Fix num_events calculation
tools/perf/util/pmu.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists