index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
2
-3
/
+5
2026-01-28
perf jevents: Handle deleted JSONS in out of source builds
James Clark
1
-3
/
+11
2026-01-28
perf strlist: Remove dont_dupstr logic, used only once
Arnaldo Carvalho de Melo
3
-31
/
+14
2026-01-27
perf jitdump: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf bpf-event: Constify variables storing the result of strchr() on const ta...
Arnaldo Carvalho de Melo
1
-1
/
+2
2026-01-27
perf demangle-java: Constify variables storing the result of strchr() on cons...
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
1
-2
/
+2
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
1
-3
/
+3
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
1
-4
/
+8
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
1
-3
/
+2
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
1
-2
/
+2
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
5
-10
/
+8
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
11
-78
/
+87
2026-01-27
perf session: Print all machines in session dump
Hrishikesh Suresh
1
-5
/
+8
2026-01-27
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
2
-4
/
+6
2026-01-27
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
7
-38
/
+62
2026-01-27
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
12
-48
/
+122
2026-01-27
perf dso: Factor out e_machine reading for use in thread
Ian Rogers
3
-50
/
+75
2026-01-27
perf vendor events amd: Fix Zen 5 MAB allocation events
Sandipan Das
1
-3
/
+3
2026-01-27
perf test: Fix test perf evlist for z/VM s390x
Thomas Richter
1
-2
/
+2
2026-01-27
perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
Arnaldo Carvalho de Melo
1
-3
/
+3
2026-01-26
tools headers: Don't check arm64's unistd.h
Leo Yan
1
-1
/
+0
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
1
-1
/
+0
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2
-3
/
+6
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
14
-287
/
+81
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
1
-1
/
+1
2026-01-23
perf tests sched: Avoid error in cleanup on loaded machines
Ian Rogers
1
-1
/
+1
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
1
-1
/
+1
2026-01-23
perf disasm: Minor layout tweaks for 'struct arch'
Ian Rogers
1
-4
/
+4
2026-01-23
perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
16
-242
/
+283
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
18
-44
/
+47
2026-01-23
perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
4
-8
/
+12
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
15
-238
/
+289
2026-01-23
perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
6
-21
/
+27
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
4
-24
/
+40
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
11
-51
/
+51
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
11
-58
/
+67
2026-01-23
perf maps: Fix reference count leak in maps__find_ams()
Ian Rogers
1
-0
/
+1
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
7
-38
/
+47
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
1
-13
/
+4
2026-01-23
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
1
-1
/
+0
2026-01-22
perf sched stats: Add details in man page
Swapnil Sapkal
1
-1
/
+260
2026-01-22
perf sched stats: Add basic 'perf sched stats' test
Swapnil Sapkal
1
-0
/
+64
2026-01-22
perf sched stats: Add support for diff subcommand
Swapnil Sapkal
1
-56
/
+260
2026-01-22
perf sched stats: Add support for live mode
Swapnil Sapkal
3
-3
/
+102
[prev]
[next]