summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/mcount-dyn.S
AgeCommit message (Expand)Author
2024-01-17Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt
2024-01-17riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai
2024-01-17riscv: ftrace: Make function graph use ftrace directlySong Shuai
2024-01-09use linux/export.h rather than asm-generic/export.hAl Viro
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-03-23riscv: entry: Consolidate general regs saving/restoringJisheng Zhang
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao
2018-04-02riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function graph tracer supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao