summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests/arch-tests.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+14
2023-06-14perf tests: Make x86 new instructions test optional at build timeAdrian Hunter1-0/+4
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers1-0/+10
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria1-0/+2
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter1-1/+2
2022-11-09perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter1-2/+12
2022-08-01perf test: Remove x86 rdpmc testIan Rogers1-2/+0
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-1/+1
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-6/+6
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers1-29/+18
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang1-0/+4
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan1-4/+0
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter1-0/+4
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa1-0/+6
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-21perf tests: Remove Intel CQM perf testXiaochen Shen1-4/+0
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo1-5/+5
2015-10-05perf tests: Add Intel CQM testMatt Fleming1-0/+4
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-0/+20
2015-10-05perf tests: Add arch testsMatt Fleming1-0/+10