summaryrefslogtreecommitdiff
path: root/tools/perf/util/sample.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-06perf sample: Add evsel to struct perf_sampleIan Rogers1-0/+1
2026-04-06perf sample: Make sure perf_sample__init/exit are usedIan Rogers1-2/+8
2026-01-27perf callchain: Switch callchain_param_setup from an arch to an e_machineIan Rogers1-1/+1
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers1-0/+77
2025-02-13perf sample: Make user_regs and intr_regs optionalIan Rogers1-0/+43