[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220926031440.28275-1-chenzhongjin@huawei.com>
Date: Mon, 26 Sep 2022 11:14:35 +0800
From: Chen Zhongjin <chenzhongjin@...wei.com>
To: <linux-kernel@...r.kernel.org>, <linux-perf-users@...r.kernel.org>
CC: <peterz@...radead.org>, <mingo@...hat.com>, <acme@...nel.org>,
<mark.rutland@....com>, <alexander.shishkin@...ux.intel.com>,
<jolsa@...nel.org>, <namhyung@...nel.org>, <irogers@...gle.com>,
<john.garry@...wei.com>, <adrian.hunter@...el.com>,
<ak@...ux.intel.com>, <florian.fischer@...q.space>,
<chenzhongjin@...wei.com>
Subject: [PATCH -next 0/5] perf: Minor fixes and cleanup
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
Powered by blists - more mailing lists