aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf_regs.c
AgeCommit message (Expand)Author
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers
2019-05-16perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont
2016-05-11perf tools: Fix perf regs mask generationNaveen N. Rao
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa