hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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