aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-16perf arch: Support register names from all archsGerman Gomez1-82/+0
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-7/+7
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers1-1/+1
2021-05-21perf tests: Drop __maybe_unused on x86 test declarationsRob Herring1-3/+2
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring1-7/+0
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang1-0/+1
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv1-1/+1
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan1-1/+0
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar1-1/+0
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang1-1/+0
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter1-0/+1
2019-05-16perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang1-0/+1
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen1-2/+23
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-21perf tests: Remove Intel CQM perf testXiaochen Shen1-1/+0
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-4/+7
2016-09-12perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo1-1/+1
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu1-0/+14
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-4/+4
2015-10-05perf tests: Add Intel CQM testMatt Fleming1-0/+1
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-0/+12
2015-10-05perf tests: Add arch testsMatt Fleming1-0/+6
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa1-0/+4
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa1-0/+2
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-3/+3
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells1-1/+1
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa1-0/+80