summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
10 daysMerge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+15
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley-21/+15
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan-3/+3
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter-17/+65
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers-3/+3
2026-03-16tools headers: Skip arm64 cputype.h checkLeo Yan-1/+0
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever-0/+5
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers-1/+1
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni-2/+7
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni-1/+4
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark-38/+29
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rs...Arnaldo Carvalho de Melo-468/+401
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne-1/+1
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+11
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov-1/+19
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer-1/+2
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo-0/+37
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds-4366/+14968
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2026-02-12perf test script: Add python script testing supportIan Rogers-0/+113
2026-02-12perf test script: Add perl script testing supportIan Rogers-0/+102
2026-02-12perf script: Allow the generated script to be a pathIan Rogers-6/+24
2026-02-12perf test: perf data --to-ctf testingIan Rogers-0/+104
2026-02-12perf test: Test pipe mode with data conversion --to-jsonIan Rogers-9/+24
2026-02-12perf json: Pipe mode --to-ctf supportIan Rogers-2/+52
2026-02-12perf json: Pipe mode --to-json supportIan Rogers-0/+16
2026-02-12perf check: Add libbabeltrace to the listed featuresIan Rogers-0/+1
2026-02-12perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGShupu-1/+4
2026-02-12perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...Arnaldo Carvalho de Melo-5/+5
2026-02-12perf libunwind: Fix calls to thread__e_machine()Ian Rogers-2/+4
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-1/+0
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+10
2026-02-10perf stat: Add no-affinity flagIan Rogers-5/+13
2026-02-10perf evlist: Reduce affinity use and move into iterator, fix no affinityIan Rogers-131/+174
2026-02-10perf evlist: Missing TPEBS close in evlist__close()Ian Rogers-0/+2
2026-02-10perf evlist: Special map propagation for tool events that read on 1 CPUIan Rogers-0/+14
2026-02-10perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers-8/+16
2026-02-10Revert "perf tool_pmu: More accurately set the cpus for tool events"Ian Rogers-27/+2
2026-02-09perf test: Fix test case perftool-testsuite_report for s390Thomas Richter-2/+2
2026-02-09perf test code_with_type.sh: Skip test if rust wasn't available at build timeArnaldo Carvalho de Melo-0/+5
2026-02-09perf tests workload: Formatting for code_with_type.rsDmitrii Dolgov-1/+5
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-1/+0
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo-0/+1
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov-8/+23
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov-0/+69
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov-1/+83
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov-0/+12