summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/util/perf_regs.c
AgeCommit message (Expand)Author
2019-08-31perf event: Remove needless include directives from event.hArnaldo Carvalho de Melo
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang
2019-05-16perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria
2017-03-28perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria
2017-03-21perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian
2015-08-31perf/x86: Add list of register namesStephane Eranian