summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf_regs.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix arm64 build error with gcc-11Jianlin Lv2021-02-181-0/+7
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2019-11-281-1/+1
* perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers2019-10-101-2/+2
* perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2019-06-051-0/+4
* perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang2019-05-161-0/+2
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria2017-03-281-5/+6
* perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont2017-03-211-0/+6
* perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-071-0/+1
* perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-011-0/+2
* perf/x86: Add list of register namesStephane Eranian2015-08-311-0/+7
* perf tools: Cache register accesses for unwind processingJiri Olsa2014-06-121-1/+3
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-181-0/+13
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-021-2/+2
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf tools: Add interface to arch registers setsJiri Olsa2012-08-101-0/+14