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)
commit5d0557c75b2f2c7a868742d21a3ad94813ca97f4
treee3ade1e6a9cf0100e4740624d4ab5ea4cb072a5a
parenta9dfc46c67b52ad43b8e335e28f4cf8002c67793
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of intel-pt subtests

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]