summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-01-12perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers
2026-01-12perf stat display: Make %f precision consistentIan Rogers
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2026-01-06perf data: Fix coding styleDerek Foreman
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark
2026-01-06perf build: Do all non-distro feature checks in one goJames Clark
2026-01-06perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen
2026-01-05perf symbol: Remove Rust symbol workaroundsGary Guo
2026-01-05Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
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-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-17perf report: Update sort key state from -F optionNamhyung Kim
2025-12-17perf report: Fix histogram entry collapsing for -F optionNamhyung Kim
2025-12-17perf report: Enable data-type profiling with -F option tooNamhyung Kim
2025-12-17perf record: Split --data-mmap optionNamhyung Kim
2025-12-17perf vendor power9 nest metrics: Correct unit from MB to MiBIan Rogers
2025-12-17perf trace: Don't change const char stringsArnaldo Carvalho de Melo
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo
2025-12-17perf diff: Constify strchr() return variablesArnaldo Carvalho de Melo
2025-12-17perf list: Remove unused 'sep' variableArnaldo Carvalho de Melo
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