[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176342973426.1348495.14794216773513267179.b4-ty@kernel.org>
Date: Mon, 17 Nov 2025 17:35:34 -0800
From: Namhyung Kim <namhyung@...nel.org>
To: linux-perf-users@...r.kernel.org, irogers@...gle.com, acme@...nel.org,
James Clark <james.clark@...aro.org>
Cc: 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>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf script: Fix build by removing unused
evsel_script()
On Fri, 14 Nov 2025 14:06:18 +0000, James Clark wrote:
> The evsel_script() function is unused since the linked commit. Fix the
> build by removing it.
>
> Fixes the following compilation error:
>
> static inline struct evsel_script *evsel_script(struct evsel *evsel)
> ^
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists