[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP-5=fUpqfWcQAi8231fdofZ-f_bOTi=t8sdLUenvvXjQ3OfGA@mail.gmail.com>
Date: Wed, 5 Mar 2025 23:17:07 -0800
From: Ian Rogers <irogers@...gle.com>
To: linux@...blig.org
Cc: mark.rutland@....com, alexander.shishkin@...ux.intel.com, jolsa@...nel.org,
adrian.hunter@...el.com, kan.liang@...ux.intel.com, namhyung@...nel.org,
peterz@...radead.org, mingo@...hat.com, acme@...nel.org,
linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] perf: Deadcode - the P's
On Tue, Mar 4, 2025 at 6:32 PM <linux@...blig.org> wrote:
>
> From: "Dr. David Alan Gilbert" <linux@...blig.org>
>
> Hi,
> This is another set of perf deadcode, this is my set
> all starting with 'p'. It was built on top of
> perf-tools-next as of a few days ago (7788ad59d1d9).
>
> Dave
>
> Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>
>
>
>
> Dr. David Alan Gilbert (6):
> perf core: Remove perf_event_attrs and perf_event_refresh
This will need to go into tip.git.
> perf util: Remove unused perf_color_default_config
> perf util: Remove unused pstack__pop
> perf util: Remove unused perf_data__update_dir
> perf util: Remove unused perf_pmus__default_pmu_name
> perf util: Remove unused perf_config__refresh
Reviewed-by: Ian Rogers <irogers@...gle.com>
Thanks,
Ian
> include/linux/perf_event.h | 10 ----------
> kernel/events/core.c | 24 ------------------------
> tools/perf/util/color.h | 5 -----
> tools/perf/util/color_config.c | 11 -----------
> tools/perf/util/config.c | 6 ------
> tools/perf/util/config.h | 1 -
> tools/perf/util/data.c | 20 --------------------
> tools/perf/util/data.h | 1 -
> tools/perf/util/pmus.c | 29 -----------------------------
> tools/perf/util/pmus.h | 1 -
> tools/perf/util/pstack.c | 14 --------------
> tools/perf/util/pstack.h | 1 -
> 12 files changed, 123 deletions(-)
>
> --
> 2.48.1
>
Powered by blists - more mailing lists