tools/perf/arch/x86/tests/intel-cqm.c
deleted100644 → 0
+0
−128
Loading
As Ian Rogers <irogers@google.com> pointed out, intel-cqm.c is neither used nor built. It was deleted in the following commit: commit b2441318 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") However, it resurfaced soon after in the following commit: commit 5c9295bf ("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>