summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-03-19perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-19perf ftrace: Fix hashmap__new() error checkingChen Ni
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 test parse-metric: Ensure aggregate counts appear to have runIan Rogers
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 build: Remove NO_LIBCAP that controls nothingIan Rogers
2026-03-04perf jevents: Handle deleted JSONS in out of source buildsJames Clark
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das
2026-03-04perf test: Fix test perf evlist for z/VM s390xThomas Richter
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 tests sched: Avoid error in cleanup on loaded machinesIan Rogers
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 tests kallsyms: Fix missed map__put()Ian Rogers
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-03-04perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2026-03-04perf test stat tests: Fix for virtualized machinesThomas Richter
2026-03-04perf test: Fix test case perf evlist tests for s390xThomas Richter
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim
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 stat: Improve handling of termination by signalIan Rogers
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers
2025-12-04perf tests stat: Add "--null" coverageIan Rogers
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers
2025-12-04perf stat: Allow no events to open if this is a "--null" runIan Rogers
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers