summaryrefslogtreecommitdiff
path: root/tools/perf/util/powerpc-vpadtl.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-30perf powerpc-vpadtl: Fix raw_size of DTL samplesWang Yan1-1/+1
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo1-0/+1
2026-04-05perf sample: Make sure perf_sample__init/exit are usedIan Rogers1-4/+6
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers1-0/+1
2025-10-25perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze1-3/+1
2025-10-01perf powerpc: Process the DTL entries in queue and deliver samplesAthira Rajeev1-0/+175
2025-10-01perf powerpc: Allocate and setup aux buffer queue to help co-relate with othe...Athira Rajeev1-4/+223
2025-10-01perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT...Athira Rajeev1-0/+76
2025-10-01perf powerpc: Process auxtrace events and display in 'perf report -D'Athira Rajeev1-0/+264