aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/arch-tests.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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