diff options
Diffstat (limited to 'tools/perf/tests/task-exit.c')
-rw-r--r-- | tools/perf/tests/task-exit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/task-exit.c b/tools/perf/tests/task-exit.c index 4ca38fd0379a..d79a22e2d8be 100644 --- a/tools/perf/tests/task-exit.c +++ b/tools/perf/tests/task-exit.c | |||
@@ -1,6 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | #include "evlist.h" | 2 | #include "evlist.h" |
3 | #include "evsel.h" | 3 | #include "evsel.h" |
4 | #include "target.h" | ||
4 | #include "thread_map.h" | 5 | #include "thread_map.h" |
5 | #include "cpumap.h" | 6 | #include "cpumap.h" |
6 | #include "tests.h" | 7 | #include "tests.h" |