]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/tests.h
Merge branch 'topic/error' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[karo-tx-linux.git] / tools / perf / tests / tests.h
index 9bfc0e06c61aaebae51319a896c6ed8a82096445..7c196c585472f482755bda72a3abf1bcd68a6c44 100644 (file)
@@ -90,6 +90,7 @@ int test__backward_ring_buffer(int subtest);
 int test__cpu_map_print(int subtest);
 int test__sdt_event(int subtest);
 int test__is_printable_array(int subtest);
+int test__bitmap_print(int subtest);
 
 #if defined(__arm__) || defined(__aarch64__)
 #ifdef HAVE_DWARF_UNWIND_SUPPORT