summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/perf_regs.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-241-2/+2
* perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang2019-05-161-0/+28
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-151-0/+16
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-111-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria2017-03-281-32/+147
* perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria2017-03-281-0/+8
* perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria2017-03-211-12/+32
* perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont2017-03-211-0/+83
* perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-011-23/+21
* perf/x86: Add list of register namesStephane Eranian2015-08-311-0/+30