index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix typos Muliplier -> Multiplier
Andrew Kreimer
2024-11-13
3
-3
/
+3
*
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
2024-11-13
3
-6
/
+83
*
perf disasm: Define stubs for the LLVM and capstone disassemblers
Arnaldo Carvalho de Melo
2024-11-13
1
-8
/
+35
*
perf disasm: Introduce symbol__disassemble_objdump()
Arnaldo Carvalho de Melo
2024-11-11
1
-80
/
+88
*
perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2024-11-09
2
-19
/
+0
*
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf sparc: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+6
*
perf sh: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2024-11-09
2
-3
/
+6
*
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
4
-7
/
+70
*
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+4
*
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
4
-4
/
+60
*
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf arm64: Remove dwarf-regs.c
Ian Rogers
2024-11-09
2
-3
/
+3
*
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
4
-0
/
+76
*
perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
2024-11-09
4
-13
/
+17
*
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
2024-11-09
3
-7
/
+12
*
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-11-09
1
-0
/
+4
*
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
2024-11-09
3
-8
/
+83
*
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-11-09
1
-8
/
+0
*
perf bpf-prologue: Remove unused file
Ian Rogers
2024-11-09
1
-37
/
+0
*
perf test: Add hwmon "PMU" test
Ian Rogers
2024-11-09
2
-0
/
+10
*
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
2024-11-09
3
-0
/
+31
*
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
2024-11-09
3
-0
/
+724
*
perf hwmon_pmu: Add hwmon filename parser
Ian Rogers
2024-11-09
3
-0
/
+257
*
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-11-08
15
-15
/
+15
*
perf script cs_etm: Add map_pgoff to python dictionary
Steve Clevenger
2024-11-08
1
-3
/
+6
*
perf stat: Expand metric+unit buffer size
Ian Rogers
2024-11-07
1
-1
/
+1
*
perf: event: Remove deadcode
Dr. David Alan Gilbert
2024-11-07
4
-29
/
+0
*
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-11-03
4
-9
/
+36
|
\
|
*
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
2024-10-28
1
-7
/
+3
|
*
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
2024-10-23
1
-0
/
+3
|
*
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
2024-10-23
1
-0
/
+10
|
*
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
2024-10-23
1
-2
/
+18
|
*
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
2024-10-23
1
-0
/
+2
*
|
perf stat: Support inherit events during fork() for bperf
Tengda Wu
2024-11-01
4
-14
/
+125
*
|
perf arm-spe: Use old behavior when opening old SPE files
James Clark
2024-10-30
1
-26
/
+24
*
|
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
2024-10-30
1
-0
/
+4
*
|
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
2024-10-29
1
-1
/
+5
*
|
perf arm-spe: Update --itrace help text
Graham Woodward
2024-10-29
1
-2
/
+1
*
|
perf arm-spe: Correctly set sample flags
Graham Woodward
2024-10-29
2
-0
/
+18
*
|
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
2024-10-29
1
-6
/
+6
*
|
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
2024-10-29
1
-1
/
+1
*
|
perf test: Display number of active running tests
Ian Rogers
2024-10-28
1
-0
/
+1
*
|
perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
Li Huafei
2024-10-23
1
-1
/
+1
*
|
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
2024-10-23
1
-13
/
+1
*
|
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
2024-10-23
1
-1
/
+1
*
|
perf tools: Check fallback error and order
Namhyung Kim
2024-10-22
1
-9
/
+29
[next]