]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
authorIan Rogers <irogers@google.com>
Wed, 2 Oct 2024 03:20:09 +0000 (20:20 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 11 Oct 2024 06:40:32 +0000 (23:40 -0700)
commitb8f1a1b0680c055bbe9f99e82e2e5b474621a1d6
treebc3afdfe8ac6e6f290f746367c1b424002baa727
parent0709a82c10bb98d0426dd289a6b8c143f61a8786
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*

Now the events are associated with the tool PMU, rename the functions
to reflect this.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20241002032016.333748-7-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/evsel.c
tools/perf/util/metricgroup.c
tools/perf/util/pmu.c
tools/perf/util/tool_pmu.c
tools/perf/util/tool_pmu.h