]> Git Repo - linux.git/commit
perf pmu-events: Hide the pmu_events
authorIan Rogers <[email protected]>
Fri, 12 Aug 2022 23:09:46 +0000 (16:09 -0700)
committerArnaldo Carvalho de Melo <[email protected]>
Sat, 13 Aug 2022 18:02:08 +0000 (15:02 -0300)
commit1ba3752aec30c04bfb7c82b44332ff98294ec0b8
tree94ceb76274a753ada79c823731335a58ec5c83da
parent660842e468dcefb5d1d4fb40ed3abe4d1388dff7
perf pmu-events: Hide the pmu_events

Hide that the pmu_event structs are an array with a new wrapper struct.

Signed-off-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Xing Zhengjun <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
12 files changed:
tools/perf/arch/arm64/util/pmu.c
tools/perf/pmu-events/empty-pmu-events.c
tools/perf/pmu-events/jevents.py
tools/perf/pmu-events/pmu-events.h
tools/perf/tests/expand-cgroup.c
tools/perf/tests/parse-metric.c
tools/perf/tests/pmu-events.c
tools/perf/util/metricgroup.c
tools/perf/util/metricgroup.h
tools/perf/util/pmu.c
tools/perf/util/pmu.h
tools/perf/util/s390-sample-raw.c
This page took 0.053713 seconds and 4 git commands to generate.