开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
csky
Age
Commit message (
Expand
)
Author
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
2025-01-09
perf tools csky: Support generic syscall headers
Charlie Jenkins
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-07-01
perf annotate: Add csky support
Mao Han
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
csky: Add support for perf unwind-libdw
Mao Han