index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Lines
12 days
Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1639
/
+12184
2026-04-14
perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
WANG Rui
-1
/
+0
2026-04-13
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
-1
/
+4
2026-04-13
perf test: Fixes for check branch stack sampling
Ian Rogers
-50
/
+96
2026-04-13
perf test: Fix inet_pton probe failure and unroll call graph
Ian Rogers
-4
/
+4
2026-04-13
perf build: fix "argument list too long" in second location
Markus Mayer
-2
/
+2
2026-04-13
perf header: Add sanity checks to HEADER_BPF_BTF processing
Arnaldo Carvalho de Melo
-0
/
+17
2026-04-13
perf header: Sanity check HEADER_BPF_PROG_INFO
Arnaldo Carvalho de Melo
-0
/
+20
2026-04-13
perf header: Sanity check HEADER_PMU_CAPS
Arnaldo Carvalho de Melo
-0
/
+19
2026-04-13
perf header: Sanity check HEADER_HYBRID_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+12
2026-04-13
perf header: Sanity check HEADER_CACHE
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_GROUP_DESC
Arnaldo Carvalho de Melo
-1
/
+15
2026-04-13
perf header: Sanity check HEADER_PMU_MAPPINGS
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_MEM_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+12
2026-04-13
perf header: Sanity check HEADER_NUMA_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_CPU_TOPOLOGY
Arnaldo Carvalho de Melo
-2
/
+25
2026-04-13
perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
-1
/
+44
2026-04-13
perf header: Bump up the max number of command line args allowed
Arnaldo Carvalho de Melo
-2
/
+5
2026-04-13
perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
-0
/
+6
2026-04-12
perf sample: Fix documentation typo
Ian Rogers
-1
/
+1
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-21
/
+15
2026-04-10
perf arm_spe: Improve SIMD flags setting
Leo Yan
-6
/
+20
2026-04-10
perf report: Update document for SIMD flags
Leo Yan
-1
/
+4
2026-04-10
perf sort: Sort disabled and full predicated flags
Leo Yan
-9
/
+19
2026-04-10
perf sort: Support sort ASE and SME
Leo Yan
-4
/
+14
2026-04-08
perf test: Make perf trace BTF general tests exclusive
Thomas Richter
-1
/
+1
2026-04-08
perf data: Clean up use_stdio and structures
Ian Rogers
-51
/
+124
2026-04-08
perf tools: Replace basename() calls with perf_basename()
Arnaldo Carvalho de Melo
-52
/
+31
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
-93
/
+72
2026-04-08
perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
-0
/
+11
2026-04-08
perf header: Use a max number of command line args
Arnaldo Carvalho de Melo
-0
/
+6
2026-04-08
perf bench: Constify tables
Arnaldo Carvalho de Melo
-21
/
+21
2026-04-08
perf tools: Make more global variables static
Ian Rogers
-112
/
+109
2026-04-08
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
-1
/
+0
2026-04-08
perf symbols: Make variable receiving result strrchr() const
Arnaldo Carvalho de Melo
-1
/
+1
2026-04-08
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
-10
/
+3
2026-04-08
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
Ian Rogers
-0
/
+2
2026-04-08
perf maps: Move getting debug_file to verbose path
Ian Rogers
-5
/
+4
2026-04-08
perf addr2line: Remove global variable addr2line_timeout_ms
Thomas Richter
-8
/
+4
2026-04-08
perf config: Make symbol_conf::addr2line_disable_warn configurable
Thomas Richter
-0
/
+9
2026-04-08
perf config: Rename symbol_conf::disable_add2line_warn
Thomas Richter
-11
/
+11
2026-04-05
perf test: Skip sched stats test for !root
Namhyung Kim
-0
/
+5
2026-04-05
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
-7
/
+23
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
-18
/
+37
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
-49
/
+108
2026-04-05
perf sample: Document struct perf_sample
Ian Rogers
-4
/
+105
2026-04-05
perf tools: Save cln_size header
Ricky Ringler
-11
/
+61
2026-04-05
perf tests sched stats: Write output to temp file
Ian Rogers
-10
/
+27
2026-04-05
perf sched: Avoid crash for unexpected perf sched stats report
Namhyung Kim
-0
/
+2
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
-21
/
+15
[next]