summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen-6/+8
2026-01-05perf symbol: Remove Rust symbol workaroundsGary Guo-15/+4
2026-01-05Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-13/+70
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim-0/+9
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim-3/+21
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim-1/+1
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim-1/+1
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim-1/+2
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim-0/+12
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono-0/+1
2025-12-23perf tests top: Make the test exclusiveIan Rogers-1/+1
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers-1/+1
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers-5/+13
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim-0/+8
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson-1/+2
2025-12-17perf report: Update sort key state from -F optionNamhyung Kim-46/+54
2025-12-17perf report: Fix histogram entry collapsing for -F optionNamhyung Kim-0/+3
2025-12-17perf report: Enable data-type profiling with -F option tooNamhyung Kim-1/+2
2025-12-17perf record: Split --data-mmap optionNamhyung Kim-9/+25
2025-12-17perf vendor power9 nest metrics: Correct unit from MB to MiBIan Rogers-4/+4
2025-12-17perf trace: Don't change const char stringsArnaldo Carvalho de Melo-4/+7
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo-4/+5
2025-12-17perf diff: Constify strchr() return variablesArnaldo Carvalho de Melo-7/+5
2025-12-17perf list: Remove unused 'sep' variableArnaldo Carvalho de Melo-2/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds-3636/+11087
2025-12-04perf stat: Improve handling of termination by signalIan Rogers-5/+16
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers-0/+27
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers-2/+4
2025-12-04perf tests stat: Add "--null" coverageIan Rogers-0/+12
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers-2/+7
2025-12-04perf stat: Allow no events to open if this is a "--null" runIan Rogers-1/+1
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-4/+1
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers-0/+154
2025-12-03perf tests evlist: Add basic evlist testIan Rogers-0/+79
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers-0/+107
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers-0/+56
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers-0/+67
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers-0/+74
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers-26/+177
2025-12-03perf tests c2c: Add a basic c2cIan Rogers-0/+62
2025-12-03perf c2c: Clean up some defensive gets and make asan cleanIan Rogers-22/+14
2025-12-03perf jitdump: Fix missed dso__putIan Rogers-0/+2
2025-12-03perf mem-events: Don't leak online CPU mapIan Rogers-1/+4
2025-12-03perf hist: In init, ensure mem_info is put on error pathsIan Rogers-4/+2
2025-12-03perf probe-event: Ensure probe event nsinfo is always clearedIan Rogers-6/+6
2025-12-03perf symbol: Add missed dso__putIan Rogers-0/+1
2025-12-03perf symbol-elf: Add missing puts on error pathIan Rogers-1/+4
2025-12-03perf timechart: Add record support for output perf.data pathIan Rogers-6/+12
2025-12-03perf kvm: Fix debug assertionIan Rogers-1/+1
2025-12-03perf vendor events intel: Update sierraforest events from 1.12 to 1.13Ian Rogers-11/+20