aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/perf_regs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-2/+2
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers1-4/+4
2019-08-31perf event: Remove needless include directives from event.hArnaldo Carvalho de Melo1-0/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo1-1/+1
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo1-1/+1
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang1-2/+2
2019-05-16perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang1-0/+28
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen1-0/+16
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria1-32/+147
2017-03-28perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria1-0/+8
2017-03-21perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria1-12/+32
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont1-0/+83
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian1-23/+21
2015-08-31perf/x86: Add list of register namesStephane Eranian1-0/+30