summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2026-03-19perf dwarf-aux: Preserve typedefs in match_var_offsetZecheng Li
2026-03-19perf dwarf-aux: Add die_get_pointer_type to get pointer typesZecheng Li
2026-03-18perf symbol: Add RISCV case in get_plt_sizesChen Pei
2026-03-18perf tools: Remove duplicate include of stat.hChen Ni
2026-03-18perf tools: Remove duplicate include of debug.hChen Ni
2026-03-18perf: tools: cs-etm: Enhance raw Coresight trace debug displayMike Leach
2026-03-18perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers
2026-03-13perf record: Remove unused cpu-set-sched.hIan Rogers
2026-03-13perf bpf_map: Remove unused codeIan Rogers
2026-03-13perf dump-insn: Remove dump-insn.cIan Rogers
2026-03-13perf symbol: Reduce scope of elf__needs_adjust_symbolsIan Rogers
2026-03-13perf branch: Avoid incrementing NULLIan Rogers
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-10perf disasm: Fix potential use-after-free on filelocIan Rogers
2026-03-10perf tools: Add layout support for --symfs optionChangbin Du
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-04perf annotate: Specify llvm features="+all" for aarch64Peter Collingbourne
2026-03-03perf pmu: Replace starts_with with strstartsIan Rogers
2026-03-02perf kvm stat: Fix relative paths for including headersLeo Yan
2026-02-26perf trace: Handle task exit in BPF syscall summaryNamhyung Kim
2026-02-24perf metricgroup: Fix metricgroup__has_metric_or_groupsIan Rogers
2026-02-24perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12perf json: Pipe mode --to-ctf supportIan Rogers
2026-02-12perf json: Pipe mode --to-json supportIan Rogers
2026-02-12perf libunwind: Fix calls to thread__e_machine()Ian Rogers
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10perf stat: Add no-affinity flagIan Rogers
2026-02-10perf evlist: Reduce affinity use and move into iterator, fix no affinityIan Rogers
2026-02-10perf evlist: Missing TPEBS close in evlist__close()Ian Rogers
2026-02-10perf evlist: Special map propagation for tool events that read on 1 CPUIan Rogers
2026-02-10perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers
2026-02-10Revert "perf tool_pmu: More accurately set the cpus for tool events"Ian Rogers
2026-02-09perf test: Fix test case perftool-testsuite_report for s390Thomas Richter
2026-02-06perf lock contention: fix segfault in `lock contention -b/--use-bpf`Tycho Andersen (AMD)
2026-02-06perf sort: Replace static cacheline size with sysconf cacheline sizeRicky Ringler
2026-02-06perf annotate: Fix register usage in data type profilingNamhyung Kim
2026-02-06perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao
2026-02-06perf callchain lbr: Make the leaf IP that of the sampleIan Rogers
2026-02-06perf kvm stat: Fix build errorLeo Yan
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi
2026-02-06perf regs: Fix abort for "-I" or "--user-regs" optionsDapeng Mi
2026-02-06perf metricgroup: Don't early exit if no CPUID table existsIan Rogers