mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf pmu: Event parsing and listing fixes
@ 2024-06-26 14:54 James Clark
  2024-06-26 14:54 ` [PATCH v2 1/2] perf pmu: Restore full PMU name wildcard support James Clark
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: James Clark @ 2024-06-26 14:54 UTC (permalink / raw)
  To: linux-perf-users, irogers, namhyung
  Cc: robin.murphy, James Clark, Peter Zijlstra, Ingo Molnar,
	Arnaldo Carvalho de Melo, Mark Rutland, Alexander Shishkin,
	Jiri Olsa, Adrian Hunter, Liang, Kan, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-10 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-26 14:54 [PATCH v2 0/2] perf pmu: Event parsing and listing fixes James Clark
2024-06-26 14:54 ` [PATCH v2 1/2] perf pmu: Restore full PMU name wildcard support James Clark
2024-06-26 14:54 ` [PATCH v2 2/2] perf pmu: Don't de-duplicate core PMUs James Clark
2024-06-26 22:22 ` [PATCH v2 0/2] perf pmu: Event parsing and listing fixes Ian Rogers
2024-07-10 13:45   ` James Clark
2024-06-28 16:55 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®