summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
10 daysperf test parse-metric: Ensure aggregate counts appear to have runIan Rogers1-0/+2
10 daysperf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers1-8/+16
10 daysperf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao3-40/+29
10 daysperf test: Fix test case perftool-testsuite_report for s390Thomas Richter1-2/+2
10 daysperf metricgroup: Don't early exit if no CPUID table existsIan Rogers1-13/+5
10 daysperf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
10 daysperf jevents: Handle deleted JSONS in out of source buildsJames Clark1-3/+11
10 daysperf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
10 daysperf test: Fix test perf evlist for z/VM s390xThomas Richter1-2/+2
10 daysperf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
10 daysperf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
10 daysperf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
10 daysperf maps: Fix reference count leak in maps__find_ams()Ian Rogers1-0/+1
10 daysperf annotate: Fix args leak of map_symbolIan Rogers7-38/+47
10 daysperf cs-etm: Fix decoding for sparse CPU mapsJames Clark1-1/+2
10 daysperf tests kallsyms: Fix missed map__put()Ian Rogers1-0/+1
10 daysperf tools: Get debug info of DSO properlyNamhyung Kim2-24/+50
10 daysperf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers1-1/+1
10 daysperf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
10 daysperf unwind-libdw: Fix invalid reference countsIan Rogers1-2/+5
10 daysperf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier1-3/+4
10 daysperf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
10 daysperf test: Fix test case perf evlist tests for s390xThomas Richter1-2/+3
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds1-2/+5
2026-01-11treewide: Update email addressThomas Gleixner1-1/+1
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari1-2/+5
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim9-0/+9
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim1-3/+21
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim1-1/+1
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim1-1/+1
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim1-1/+2
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim1-0/+12
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono1-0/+1
2025-12-23perf tests top: Make the test exclusiveIan Rogers1-1/+1
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers1-1/+1
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers4-5/+13
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim1-0/+8
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds237-3636/+11087
2025-12-04perf stat: Improve handling of termination by signalIan Rogers1-5/+16
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers1-0/+27
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers1-2/+4
2025-12-04perf tests stat: Add "--null" coverageIan Rogers1-0/+12
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers1-2/+7
2025-12-04perf stat: Allow no events to open if this is a "--null" runIan Rogers1-1/+1
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-4/+1
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers1-0/+154
2025-12-03perf tests evlist: Add basic evlist testIan Rogers1-0/+79
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers1-0/+107
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers1-0/+56
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers1-0/+67