summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
13 daysperf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers
2026-03-19perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-19perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-19perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-04perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers
2026-03-04perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao
2026-03-04perf test: Fix test case perftool-testsuite_report for s390Thomas Richter
2026-03-04perf metricgroup: Don't early exit if no CPUID table existsIan Rogers
2026-03-04perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-03-04perf annotate: Fix args leak of map_symbolIan Rogers
2026-03-04perf cs-etm: Fix decoding for sparse CPU mapsJames Clark
2026-03-04perf tools: Get debug info of DSO properlyNamhyung Kim
2026-03-04perf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers
2025-12-03perf jitdump: Fix missed dso__putIan Rogers
2025-12-03perf mem-events: Don't leak online CPU mapIan Rogers
2025-12-03perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-03perf probe-event: Ensure probe event nsinfo is always clearedIan Rogers
2025-12-03perf symbol: Add missed dso__putIan Rogers
2025-12-03perf symbol-elf: Add missing puts on error pathIan Rogers
2025-12-03perf arm_spe: Add CPU variants supporting common data source packetLeo Yan
2025-12-03perf auxtrace: Include sys/types.h for pid_tArnaldo Carvalho de Melo
2025-12-02perf tools: Use machine->root_dir to find /proc/kallsymsNamhyung Kim
2025-12-02perf tools: Fallback to initial kernel map properlyNamhyung Kim
2025-12-02perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-02perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-02perf tools: Flush remaining samples w/o deferred callchainsNamhyung Kim
2025-12-02perf tools: Merge deferred user callchainsNamhyung Kim
2025-12-02perf script: Display PERF_RECORD_CALLCHAIN_DEFERREDNamhyung Kim
2025-12-02perf record: Add --call-graph fp,defer option for deferred callchainsNamhyung Kim
2025-12-02perf tools: Minimal DEFERRED_CALLCHAIN supportNamhyung Kim
2025-12-02perf python: Correct copying of metric_leader in an evselIan Rogers
2025-12-02perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim
2025-12-02perf tools: Remove a trailing newline in the event termsNamhyung Kim
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark
2025-11-26perf pmu: fix duplicate conditional statementAnubhav Shelat
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark
2025-11-20perf: replace strcpy() with strncpy() in util/jitdump.cHrishikesh Suresh
2025-11-19perf evsel: Skip store_evsel_ids for non-perf-event PMUsIan Rogers
2025-11-19perf pmu: Add PMU kind to simplify differentiatingIan Rogers
2025-11-19perf header: Switch "cpu" for find_core_pmu in caps feature writingIan Rogers
2025-11-19perf maps: Avoid RC_CHK use after freeIan Rogers