hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/tools/perf/bench/sched-pipe.c
....@@ -9,10 +9,7 @@
99 * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c
1010 * Ported to perf by Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
1111 */
12
-#include "../perf.h"
13
-#include "../util/util.h"
1412 #include <subcmd/parse-options.h>
15
-#include "../builtin.h"
1613 #include "bench.h"
1714
1815 #include <unistd.h>