perf list: Remove tracepoint printing code
authorIan Rogers <irogers@google.com>
Fri, 25 Jul 2025 18:51:52 +0000 (11:51 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Sat, 26 Jul 2025 23:31:43 +0000 (16:31 -0700)
commit55c09681cc67d175bd62b787c8b6eeafbe1b5851
tree2f2e3df14c11a29d09b8f0d942f587e0794a1def
parent45b6e281cb0648acd04f896375de69481d29daa7
perf list: Remove tracepoint printing code

Now that the tp_pmu can iterate and describe events remove the custom
tracepoint printing logic, this avoids perf list showing the
tracepoint events twice.

Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20250725185202.68671-7-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/builtin-list.c
tools/perf/util/print-events.c
tools/perf/util/print-events.h