]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf tools: Remove duplicate include of stat.h
authorChen Ni <nichen@iscas.ac.cn>
Wed, 18 Mar 2026 03:49:32 +0000 (11:49 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 18 Mar 2026 18:51:17 +0000 (11:51 -0700)
commit4138987f8a90574f4d5881afa5db4c5f78553811
treeea2faa9520c2a147d7115e148e3b4f07d0a11427
parentebbc5ce26eca294cf5f4e63399de63d086900442
perf tools: Remove duplicate include of stat.h

Remove duplicate inclusion of stat.h in intel-tpebs.c to clean up
redundant code.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/intel-tpebs.c