[PATCH v9 05/23] perf util: Sort includes and add missed explicit dependencies

Namhyung Kim namhyung at kernel.org
Mon May 25 17:36:13 PDT 2026


On Fri, May 22, 2026 at 03:04:16PM -0700, Ian Rogers wrote:
> Fix missing includes found while cleaning the evsel/evlist header
> files. Sort the remaining header files for consistency with the rest
> of the code.
> 
> Signed-off-by: Ian Rogers <irogers at google.com>

Acked-by: Namhyung Kim <namhyung at kernel.org>

Thanks,
Namhyung

> ---
>  tools/perf/util/bpf_off_cpu.c       | 30 +++++-----
>  tools/perf/util/bpf_trace_augment.c |  8 +--
>  tools/perf/util/evlist.c            | 91 +++++++++++++++--------------
>  tools/perf/util/evsel.c             | 75 ++++++++++++------------
>  tools/perf/util/map.h               |  9 ++-
>  tools/perf/util/perf_api_probe.c    | 18 +++---
>  tools/perf/util/s390-sample-raw.c   | 19 +++---
>  tools/perf/util/stat-shadow.c       | 20 ++++---
>  tools/perf/util/stat.c              | 16 +++--
>  9 files changed, 152 insertions(+), 134 deletions(-)



More information about the linux-arm-kernel mailing list