summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/mcount-dyn.S
AgeCommit message (Expand)AuthorFilesLines
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan1-121/+50
2024-01-18Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt1-37/+161
2024-01-18riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai1-0/+10
2024-01-18riscv: ftrace: Make function graph use ftrace directlySong Shuai1-38/+152
2024-01-10use linux/export.h rather than asm-generic/export.hAl Viro1-1/+1
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger1-12/+8
2023-03-23riscv: entry: Consolidate general regs saving/restoringJisheng Zhang1-53/+4
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren1-26/+16
2021-01-15riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren1-190/+152
2018-04-03riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao1-0/+122
2018-04-03riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao1-0/+3
2018-04-03riscv/ftrace: Add dynamic function graph tracer supportAlan Kao1-0/+64
2018-04-03riscv/ftrace: Add dynamic function tracer supportAlan Kao1-0/+50