X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2Ftests%2Ftests.h;h=ebb47d96bc0b09fdf5c7b0bbba6022e209fc72ab;hb=41b983609a1618e9fa70023d83232ed959056c8a;hp=8e5038b48ba8dfe3313d9c508156ae9b4ecb8c5a;hpb=3a95398f54cbd664c749fe9f1bfc7e7dbace92d0;p=karo-tx-linux.git diff --git a/tools/perf/tests/tests.h b/tools/perf/tests/tests.h index 8e5038b48ba8..ebb47d96bc0b 100644 --- a/tools/perf/tests/tests.h +++ b/tools/perf/tests/tests.h @@ -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