index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
csky
Age
Commit message (
Expand
)
Author
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