diff options
| author | James Clark <james.clark@linaro.org> | 2025-11-14 17:06:18 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-11-15 20:44:04 +0300 |
| commit | 86ce2a29dd9a3564fd7be584c8bb7ced28f7ca02 (patch) | |
| tree | c35ebe18af044084b9138f829251f0b097941d0d /include/linux/start_kernel.h | |
| parent | c1932fb85af8e51ac9f6bd9947145b06c716106e (diff) | |
| download | linux-86ce2a29dd9a3564fd7be584c8bb7ced28f7ca02.tar.xz | |
perf script: Fix build by removing unused evsel_script()
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)
^
builtin-script.c:347:36: error: unused function 'evsel_script' [-Werror,-Wunused-function]
Fixes: 3622990efaab ("perf script: Change metric format to use json metrics")
Signed-off-by: James Clark <james.clark@linaro.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions
