summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2026-05-22perf amd ibs: Decode Remote-Socket flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...Ravi Bangoria
2026-05-22perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+Ravi Bangoria
2026-05-22perf kwork: Fix memory management of kwork_workIan Rogers
2026-05-22perf stat: Make metric only column line up with headerAndi Kleen
2026-05-20perf build: Move BPF skeleton generation out of Makefile.perfIan Rogers
2026-05-20perf trace beauty: Make beauty generated C code standalone .o filesIan Rogers
2026-05-20perf evsel: Add bounds checking to trace point raw data accessorsIan Rogers
2026-05-20perf synthetic-events: Bound check when synthesizing mmap2 and build_id eventsIan Rogers
2026-05-20perf evsel: Don't pass evsel with sampleIan Rogers
2026-05-20perf s390-sample-raw: Don't pass evsel or its PMU with sampleIan Rogers
2026-05-20perf script: Don't pass evsel with sampleIan Rogers
2026-05-20perf kwork: Don't pass evsel with sampleIan Rogers
2026-05-20perf inject: Don't pass evsel with sampleIan Rogers
2026-05-20perf hist: Remove evsel from struct hist_entry_iterIan Rogers
2026-05-20perf db-export: Remove evsel from struct export_sampleIan Rogers
2026-05-20perf hist: Remove evsel parameter from inc samples functionsIan Rogers
2026-05-20perf callchain: Don't pass evsel and sampleIan Rogers
2026-05-20perf evsel: Refactor evsel tracepoint sample accessors perf_sampleIan Rogers
2026-05-20perf kvm: Don't pass evsel with sampleIan Rogers
2026-05-20perf tool: Remove evsel from tool APIs that pass the sampleIan Rogers
2026-05-20perf inject: Fix itrace branch stack synthesisIan Rogers
2026-05-20perf event: Fix size of synthesized sample with branch stacksIan Rogers
2026-05-20perf riscv: Add SDT argument parsing for RISC-VChen Pei
2026-05-15perf unwind-libunwind: Add RISC-V libunwind supportIan Rogers
2026-05-15perf unwind-libunwind: Remove libunwind-localIan Rogers
2026-05-15perf unwind-libunwind: Move flush/finish access out of localIan Rogers
2026-05-15perf unwind-libunwind: Make libunwind register reading cross platformIan Rogers
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers
2026-05-14perf metricgroup: Avoid scanning unnecessary PMUs for identifier matchIan Rogers
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers
2026-05-11perf tool: Fix missing schedstat delegates and dont_split_sample_group in del...Ian Rogers
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers
2026-04-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo