]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf parse-events: Expose/rename config_term_name
authorIan Rogers <irogers@google.com>
Wed, 2 Oct 2024 03:20:06 +0000 (20:20 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 11 Oct 2024 06:40:32 +0000 (23:40 -0700)
commitd2f3ecb0ca2099d13bf8bf69219214c1425dc453
treeece2dad1257465e9371a44e3ec5fd2deaa7aa533
parentc798f72c7a67a4c089142d4b16c8b9587e6db5e6
perf parse-events: Expose/rename config_term_name

Expose config_term_name as parse_events__term_type_str so that PMUs not
in pmu.c may access it.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20241002032016.333748-4-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/parse-events.c
tools/perf/util/parse-events.h