summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
12 daystools headers: Sync syscall table with kernel sourcesNamhyung Kim
12 daystools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim
12 daystools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim
12 daystools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim
12 daystools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim
12 daystools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim
13 daysperf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
13 daysperf tests top: Make the test exclusiveIan Rogers
13 daysperf 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
2025-12-03perf tests evlist: Add basic evlist testIan Rogers
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers
2025-12-03perf tests c2c: Add a basic c2cIan Rogers
2025-12-03perf c2c: Clean up some defensive gets and make asan cleanIan 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 timechart: Add record support for output perf.data pathIan Rogers
2025-12-03perf kvm: Fix debug assertionIan Rogers
2025-12-03perf vendor events intel: Update sierraforest events from 1.12 to 1.13Ian Rogers
2025-12-03perf vendor events intel: Update pantherlake events from 1.00 to 1.02Ian Rogers
2025-12-03perf vendor events intel: Update meteorlake events from 1.17 to 1.18Ian Rogers
2025-12-03perf vendor events intel: Update lunarlake events from 1.18 to 1.19Ian Rogers
2025-12-03perf vendor events intel: Update icelakex events from 1.28 to 1.30Ian Rogers
2025-12-03perf vendor events intel: Update graniterapids events from 1.15 to 1.16Ian Rogers
2025-12-03perf vendor events intel: Update cascadelakex metric unitsIan Rogers
2025-12-03perf vendor events intel: Update arrowlake events from 1.13 to 1.14Ian Rogers
2025-12-03perf vendor events intel: Update alderlake events from 1.34 to 1.35Ian 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 test: Add kallsyms split testNamhyung Kim
2025-12-02perf tools: Use machine->root_dir to find /proc/kallsymsNamhyung Kim
2025-12-02perf tools: Fallback to initial kernel map properlyNamhyung Kim