[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172745643154.248797.14825087652419796856.b4-ty@kernel.org>
Date: Fri, 27 Sep 2024 10:00:44 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Athira Rajeev <atrajeev@...ux.vnet.ibm.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
acme@...hat.com,
linux-perf-users <linux-perf-users@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Madadi Vineeth Reddy <vineethr@...ux.ibm.com>
Subject: Re: [PATCH] perf sched replay: Remove unused parts of the code
On Tue, 17 Sep 2024 14:31:00 +0530, Madadi Vineeth Reddy wrote:
> The sleep_sem semaphore and the specific_wait field (member of sched_atom)
> are initialized but not used anywhere in the code, so this patch removes
> them.
>
> The SCHED_EVENT_MIGRATION case in perf_sched__process_event() is currently
> not used and is also removed.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists