summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
13 daystreewide: Update email addressThomas Gleixner1-1/+1
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-05perf stat: Improve handling of termination by signalIan Rogers1-5/+16
2025-12-05perf 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-04Merge 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
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers1-0/+74
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers1-26/+177
2025-12-03perf tests c2c: Add a basic c2cIan Rogers1-0/+62
2025-12-03perf c2c: Clean up some defensive gets and make asan cleanIan Rogers1-22/+14
2025-12-03perf jitdump: Fix missed dso__putIan Rogers1-0/+2
2025-12-03perf mem-events: Don't leak online CPU mapIan Rogers1-1/+4
2025-12-03perf hist: In init, ensure mem_info is put on error pathsIan Rogers1-4/+2
2025-12-03perf probe-event: Ensure probe event nsinfo is always clearedIan Rogers1-6/+6
2025-12-03perf symbol: Add missed dso__putIan Rogers1-0/+1
2025-12-03perf symbol-elf: Add missing puts on error pathIan Rogers1-1/+4
2025-12-03perf timechart: Add record support for output perf.data pathIan Rogers2-6/+12
2025-12-03perf kvm: Fix debug assertionIan Rogers1-1/+1
2025-12-03perf vendor events intel: Update sierraforest events from 1.12 to 1.13Ian Rogers3-11/+20
2025-12-03perf vendor events intel: Update pantherlake events from 1.00 to 1.02Ian Rogers5-2/+425
2025-12-03perf vendor events intel: Update meteorlake events from 1.17 to 1.18Ian Rogers2-11/+11
2025-12-03perf vendor events intel: Update lunarlake events from 1.18 to 1.19Ian Rogers4-14/+35
2025-12-03perf vendor events intel: Update icelakex events from 1.28 to 1.30Ian Rogers2-3/+3
2025-12-03perf vendor events intel: Update graniterapids events from 1.15 to 1.16Ian Rogers3-3/+12
2025-12-03perf vendor events intel: Update cascadelakex metric unitsIan Rogers2-7/+7
2025-12-03perf vendor events intel: Update arrowlake events from 1.13 to 1.14Ian Rogers8-19/+1111
2025-12-03perf vendor events intel: Update alderlake events from 1.34 to 1.35Ian Rogers5-22/+26
2025-12-03perf arm_spe: Add CPU variants supporting common data source packetLeo Yan1-0/+5
2025-12-03perf auxtrace: Include sys/types.h for pid_tArnaldo Carvalho de Melo1-0/+1
2025-12-03perf test: Add kallsyms split testNamhyung Kim4-0/+159
2025-12-03perf tools: Use machine->root_dir to find /proc/kallsymsNamhyung Kim1-1/+7