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