]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/tests.h
perf test: Add test case for checking number of EXIT events
[karo-tx-linux.git] / tools / perf / tests / tests.h
index 6cf1ec4866d3e16f4d270329432be82fd83da900..b33b3286ad6ee8a4ad919156b9121f9513f61e69 100644 (file)
@@ -25,5 +25,6 @@ int test__hists_link(void);
 int test__python_use(void);
 int test__bp_signal(void);
 int test__bp_signal_overflow(void);
+int test__task_exit(void);
 
 #endif /* TESTS_H */