[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240626145448.896746-1-james.clark@arm.com>
Date: Wed, 26 Jun 2024 15:54:44 +0100
From: James Clark <james.clark@....com>
To: linux-perf-users@...r.kernel.org,
irogers@...gle.com,
namhyung@...nel.org
Cc: robin.murphy@....com,
James Clark <james.clark@....com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
"Liang, Kan" <kan.liang@...ux.intel.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] perf pmu: Event parsing and listing fixes
The second fix is related to the discussion here [1].
The first fix is unrelated but I just noticed it while fixing the
listing issue.
[1]: https://lore.kernel.org/all/ce31a50b-53db-4c6f-9cb1-242280b0951c@arm.com/
Changes since v1:
* Add Ian's suggested-by tag on patch 2
* Fix mistake where info.pmu_name instead of pmu->name should have
been used in perf_pmu__for_each_event()
James Clark (2):
perf pmu: Restore full PMU name wildcard support
perf pmu: Don't de-duplicate core PMUs
tools/perf/tests/pmu.c | 78 ++++++++++++++++++++++++++++++++++++++++++
tools/perf/util/pmu.c | 29 ++++++++++++----
2 files changed, 100 insertions(+), 7 deletions(-)
--
2.34.1
Powered by blists - more mailing lists