[PATCH -next 0/5] perf: Minor fixes and cleanup

From: Chen Zhongjin
Date: Sun Sep 25 2022 - 23:18:46 EST


This series fixes and cleans up some minor issues for perf-event and
perf-trace. Mainly about cleaning dead code and macros.

Chen Zhongjin (5):
perf: Fix show_arg_names not working for tp arg names
perf: Fix incorrectly parsed flags in filter
perf: Remove duplicate errbuf
perf: Remove unused macros __PERF_EVENT_FIELD
perf: Remove unused macro K

tools/perf/builtin-trace.c | 20 +++++---------------
tools/perf/util/parse-events.c | 8 --------
tools/perf/util/string.c | 1 -
3 files changed, 5 insertions(+), 24 deletions(-)

--
2.17.1