From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: Ian Rogers <irogers@google.com>
Cc: mark.rutland@arm.com, alexander.shishkin@linux.intel.com,
jolsa@kernel.org, adrian.hunter@intel.com,
kan.liang@linux.intel.com, namhyung@kernel.org,
peterz@infradead.org, mingo@redhat.com, acme@kernel.org,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] perf: Deadcode - the P's
Date: Thu, 6 Mar 2025 13:13:36 +0000 [thread overview]
Message-ID: <Z8mfgA4C26MiG54N@gallifrey> (raw)
In-Reply-To: <CAP-5=fUpqfWcQAi8231fdofZ-f_bOTi=t8sdLUenvvXjQ3OfGA@mail.gmail.com>
* Ian Rogers (irogers@google.com) wrote:
> On Tue, Mar 4, 2025 at 6:32 PM <linux@treblig.org> wrote:
Hi Ian,
Thanks for the review,
> > From: "Dr. David Alan Gilbert" <linux@treblig.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@treblig.org>
> >
> >
> >
> > Dr. David Alan Gilbert (6):
> > perf core: Remove perf_event_attrs and perf_event_refresh
>
> This will need to go into tip.git.
OK, do I need to split that out of the series, resend or do
anything else?
> > 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@google.com>
Thanks,
Dave
>
> 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
> >
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
next prev parent reply other threads:[~2025-03-06 13:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 2:31 [PATCH 0/6] perf: Deadcode - the P's linux
2025-03-05 2:31 ` [PATCH 1/6] perf core: Remove perf_event_attrs and perf_event_refresh linux
2025-03-05 2:31 ` [PATCH 2/6] perf util: Remove unused perf_color_default_config linux
2025-03-05 2:31 ` [PATCH 3/6] perf util: Remove unused pstack__pop linux
2025-03-05 2:31 ` [PATCH 4/6] perf util: Remove unused perf_data__update_dir linux
2025-03-05 2:31 ` [PATCH 5/6] perf util: Remove unused perf_pmus__default_pmu_name linux
2025-03-05 2:31 ` [PATCH 6/6] perf util: Remove unused perf_config__refresh linux
2025-03-06 7:17 ` [PATCH 0/6] perf: Deadcode - the P's Ian Rogers
2025-03-06 13:13 ` Dr. David Alan Gilbert [this message]
2025-03-11 16:11 ` (subset) " Namhyung Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z8mfgA4C26MiG54N@gallifrey \
--to=linux@treblig.org \
--cc=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=irogers@google.com \
--cc=jolsa@kernel.org \
--cc=kan.liang@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).