aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv1-0/+7
2019-11-28perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers1-2/+2
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov1-0/+4
2019-05-16perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang1-0/+2
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria1-5/+6
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont1-0/+6
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu1-0/+1
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian1-0/+2
2015-08-31perf/x86: Add list of register namesStephane Eranian1-0/+7
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa1-1/+3
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa1-0/+13
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-2/+2
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim1-2/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa1-0/+14