aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/tests.h')
-rw-r--r--tools/perf/tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/tests.h b/tools/perf/tests/tests.h
index b33b3286ad6e..dd7feae2d37b 100644
--- a/tools/perf/tests/tests.h
+++ b/tools/perf/tests/tests.h
@@ -26,5 +26,6 @@ int test__python_use(void);
26int test__bp_signal(void); 26int test__bp_signal(void);
27int test__bp_signal_overflow(void); 27int test__bp_signal_overflow(void);
28int test__task_exit(void); 28int test__task_exit(void);
29int test__sw_clock_freq(void);
29 30
30#endif /* TESTS_H */ 31#endif /* TESTS_H */