OSDN Git Service

perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of intel-pt...
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 4 Nov 2022 12:18:03 +0000 (14:18 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 9 Nov 2022 18:23:12 +0000 (15:23 -0300)
In preparation for adding more Intel PT testing, rename
intel-pt-pkt-decoder-test.c to intel-pt-test.c.

Subtests will later be added to intel-pt-test.c.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20221104121805.5264-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/tests/Build
tools/perf/arch/x86/tests/intel-pt-test.c [moved from tools/perf/arch/x86/tests/intel-pt-pkt-decoder-test.c with 100% similarity]

index 70b5bcb..6f4e863 100644 (file)
@@ -3,5 +3,5 @@ perf-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
 
 perf-y += arch-tests.o
 perf-y += sample-parsing.o
-perf-$(CONFIG_AUXTRACE) += insn-x86.o intel-pt-pkt-decoder-test.o
+perf-$(CONFIG_AUXTRACE) += insn-x86.o intel-pt-test.o
 perf-$(CONFIG_X86_64) += bp-modify.o