index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
dwarf-regs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2024-11-09
1
-12
/
+0
*
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf sparc: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+4
*
perf sh: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2024-11-09
1
-2
/
+5
*
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
1
-2
/
+4
*
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
1
-4
/
+7
*
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf arm64: Remove dwarf-regs.c
Ian Rogers
2024-11-09
1
-2
/
+2
*
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
1
-0
/
+17
*
perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
2024-11-09
1
-1
/
+2
*
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
2024-11-09
1
-2
/
+6
*
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
2024-11-09
1
-8
/
+0
*
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
1
-0
/
+34
*
tools/perf: Add basic support for LoongArch
Huacai Chen
2023-05-01
1
-0
/
+7
*
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-03-01
1
-0
/
+3
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
1
-0
/
+59