kernel/tools/perf/bench/sched-pipe.c
.. .. @@ -9,10 +9,7 @@ 9 9 * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c 10 10 * Ported to perf by Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> 11 11 */ 12 -#include "../perf.h"13 -#include "../util/util.h"14 12 #include <subcmd/parse-options.h> 15 -#include "../builtin.h"16 13 #include "bench.h" 17 14 18 15 #include <unistd.h>