hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>