]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/tests.h
perf kvm: Fill in the missing session freeing after an error occurs
[karo-tx-linux.git] / tools / perf / tests / tests.h
index 8e5038b48ba8dfe3313d9c508156ae9b4ecb8c5a..ebb47d96bc0b09fdf5c7b0bbba6022e209fc72ab 100644 (file)
@@ -61,6 +61,7 @@ int test__switch_tracking(void);
 int test__fdarray__filter(void);
 int test__fdarray__add(void);
 int test__kmod_path__parse(void);
+int test__thread_map(void);
 
 #if defined(__x86_64__) || defined(__i386__) || defined(__arm__) || defined(__aarch64__)
 #ifdef HAVE_DWARF_UNWIND_SUPPORT