linux/tools/perf/arch/x86/tests
Howard Chu 0c383c0827 perf test: Delete unused Intel CQM test
As Ian Rogers <irogers@google.com> pointed out, intel-cqm.c is neither
used nor built. It was deleted in the following commit:

commit b24413180f ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license")

However, it resurfaced soon after in the following commit:

commit 5c9295bfe6 ("perf tests: Remove Intel CQM perf test")

It should be deleted once and for all.

Suggested-by: Ian Rogers <irogers@google.com>
Signed-off-by: Howard Chu <howardchu95@gmail.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Reviewed-by: Matt Fleming <mfleming@cloudflare.com>
Link: https://lore.kernel.org/r/20241011055700.4142694-1-howardchu95@gmail.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2024-10-14 12:04:31 -07:00
..
amd-ibs-via-core-pmu.c
arch-tests.c
bp-modify.c
Build perf test: Make tests its own library 2024-06-26 11:07:11 -07:00
dwarf-unwind.c
gen-insn-x86-dat.awk
gen-insn-x86-dat.sh
hybrid.c
insn-x86-dat-32.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86-dat-64.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86-dat-src.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86.c
intel-pt-test.c perf test x86: Fix typo in intel-pt-test 2024-10-09 10:52:08 -07:00
regs_load.S
sample-parsing.c