Messages in this thread |  | | From | Chen Zhongjin <> | Subject | [PATCH -next 0/5] perf: Minor fixes and cleanup | Date | Mon, 26 Sep 2022 11:14:35 +0800 |
| |
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
|  |