diff options
Diffstat (limited to 'tools/perf/tests/switch-tracking.c')
-rw-r--r-- | tools/perf/tests/switch-tracking.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/switch-tracking.c b/tools/perf/tests/switch-tracking.c index e3cee69f6ea2..b63f02768724 100644 --- a/tools/perf/tests/switch-tracking.c +++ b/tools/perf/tests/switch-tracking.c | |||
@@ -13,6 +13,7 @@ | |||
13 | #include "evsel.h" | 13 | #include "evsel.h" |
14 | #include "thread_map.h" | 14 | #include "thread_map.h" |
15 | #include "cpumap.h" | 15 | #include "cpumap.h" |
16 | #include "record.h" | ||
16 | #include "tests.h" | 17 | #include "tests.h" |
17 | 18 | ||
18 | static int spin_sleep(void) | 19 | static int spin_sleep(void) |