summaryrefslogtreecommitdiff
path: root/tools/perf/util/perf_regs.c
AgeCommit message (Expand)Author
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-08-16perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()Leo Yan
2023-08-16perf parse-regs: Refactor arch register parsing functionsLeo Yan
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
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