summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/include/arch-tests.h
AgeCommit message (Expand)Author
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-05-21perf tests: Drop __maybe_unused on x86 test declarationsRob Herring
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21perf tests: Remove Intel CQM perf testXiaochen Shen
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-10-05perf tests: Add Intel CQM testMatt Fleming
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming