开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
dwarf-regs.c
Age
Commit message (
Expand
)
Author
2024-11-09
perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
2024-11-09
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf sparc: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf sh: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
2024-11-09
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
2024-11-09
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu