summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/include/perf_regs.h
Commit message (Expand)AuthorAgeFilesLines
* perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan2023-08-161-2/+0
* perf arch: Support register names from all archsGerman Gomez2021-12-161-82/+0
* perf tools: Fix arm64 build error with gcc-11Jianlin Lv2021-02-181-1/+1
* perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-241-1/+0
* perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang2019-05-161-0/+1
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-151-2/+23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-181-0/+4
* perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-181-0/+2
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-3/+3
* perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-191-1/+1
* perf tools: Add interface to arch registers setsJiri Olsa2012-08-101-0/+80