hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/tools/perf/arch/x86/include/arch-tests.h
....@@ -9,6 +9,7 @@
99 int test__rdpmc(struct test *test __maybe_unused, int subtest);
1010 int test__perf_time_to_tsc(struct test *test __maybe_unused, int subtest);
1111 int test__insn_x86(struct test *test __maybe_unused, int subtest);
12
+int test__intel_pt_pkt_decoder(struct test *test, int subtest);
1213 int test__bp_modify(struct test *test, int subtest);
1314
1415 #ifdef HAVE_DWARF_UNWIND_SUPPORT