index
:
pub/scm/linux/kernel/git/tegra/linux.git
master
NVIDIA Tegra ARM sub-architecture
Tegra group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-2
/
+5
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
4
-60
/
+70
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
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
15
-240
/
+281
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
16
-42
/
+44
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
-156
/
+2155
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
2
-17
/
+19
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
2
-26
/
+26
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
6
-47
/
+51
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
5
-28
/
+32
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
1
-13
/
+4
2026-01-22
perf sched stats: Add support for live mode
Swapnil Sapkal
2
-2
/
+4
2026-01-22
perf sched stats: Add support for report subcommand
Swapnil Sapkal
2
-0
/
+8
2026-01-22
perf sched stats: Add schedstat v17 support
Swapnil Sapkal
2
-0
/
+17
2026-01-22
perf sched stats: Add schedstat v16 support
Swapnil Sapkal
2
-0
/
+12
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
7
-1
/
+269
2026-01-21
perf header: Support CPU DOMAIN relation info
Swapnil Sapkal
6
-0
/
+378
2026-01-21
perf list: Don't write to const memory
Arnaldo Carvalho de Melo
1
-7
/
+2
2026-01-21
perf list: Signal changing const memory is ok
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-20
perf cs-etm: Fix decoding for sparse CPU maps
James Clark
1
-1
/
+2
2026-01-20
perf tools: Always uniquify event names
James Clark
1
-1
/
+1
2026-01-20
perf tools: Get debug info of DSO properly
Namhyung Kim
2
-24
/
+50
2026-01-20
perf machine: Add inline information to frame pointer and LBR callchains
Ian Rogers
1
-44
/
+60
2026-01-20
perf unwind-libdw: Don't discard loaded ELF/DWARF after every unwind
Ian Rogers
4
-26
/
+111
2026-01-20
perf build: Remove NO_LIBDW_DWARF_UNWIND option
Ian Rogers
1
-2
/
+1
2026-01-20
perf dwarf-regs: Add MIPS perf to DWARF register number mapping functions
Ian Rogers
5
-2
/
+21
2026-01-20
perf dwarf-regs: Add S390 perf to DWARF register number mapping functions
Ian Rogers
8
-94
/
+62
2026-01-20
perf dwarf-regs: Add RISC-V perf to DWARF register number mapping functions
Ian Rogers
8
-64
/
+18
2026-01-20
perf dwarf-regs: Add powerpc perf to DWARF register number mapping functions
Ian Rogers
7
-83
/
+82
2026-01-20
perf dwarf-regs: Add loongarch perf to DWARF register number mapping functions
Ian Rogers
8
-63
/
+18
2026-01-20
perf dwarf-regs: Add csky perf to dwarf register number mapping functions
Ian Rogers
7
-84
/
+64
2026-01-20
perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
Ian Rogers
10
-111
/
+36
2026-01-20
perf dwarf-regs: Add basic get_dwarf_regnum() for most architectures
Ian Rogers
3
-9
/
+78
2026-01-20
perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum() and use for x86 unwin...
Ian Rogers
7
-63
/
+222
2026-01-20
perf dwarf-regs: Clean up x86 dwarf_regnum code
Ian Rogers
3
-12
/
+129
2026-01-20
perf dwarf-regs: Remove get_arch_regnum()
Ian Rogers
2
-16
/
+0
2026-01-20
perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
Ian Rogers
5
-3
/
+4
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
8
-79
/
+157
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
5
-62
/
+78
2026-01-20
perf unwind-libdw: Correct argument to dwfl_attach_state()
Ian Rogers
1
-1
/
+1
2026-01-20
perf libdw_addr2line: Fixes to srcline memory allocation
Ian Rogers
1
-3
/
+11
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
12
-7
/
+551
2026-01-20
perf dso: Extra validity checks that e_machine is valid
Ian Rogers
1
-9
/
+20
2026-01-20
perf symbol-elf: Fix leak of ELF files with GNU debugdata
Ian Rogers
1
-1
/
+1
2026-01-14
perf parse-events: Always track user config changes
James Clark
1
-6
/
+2
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
4
-9
/
+74
[prev]
[next]