]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/arch/x86/include/arch-tests.h
perf intel-pt: Add Intel PT packet decoder test
[linux.git] / tools / perf / arch / x86 / include / arch-tests.h
index 613709cfbbd03d45e2c6254c2fb5a95f7f5415b5..c41c5affe4be7744c4404b273b0853348cfc69fa 100644 (file)
@@ -9,6 +9,7 @@ struct test;
 int test__rdpmc(struct test *test __maybe_unused, int subtest);
 int test__perf_time_to_tsc(struct test *test __maybe_unused, int subtest);
 int test__insn_x86(struct test *test __maybe_unused, int subtest);
+int test__intel_pt_pkt_decoder(struct test *test, int subtest);
 int test__bp_modify(struct test *test, int subtest);
 
 #ifdef HAVE_DWARF_UNWIND_SUPPORT