aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/mcount-dyn.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-05riscv: ftrace: support direct call using call_opsAndy Chiu1-18/+33
2025-06-05riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSPuranjay Mohan1-4/+31
2025-06-05riscv: ftrace: prepare ftrace for atomic code patchingAndy Chiu1-5/+4
2025-06-05riscv: ftrace factor out code defined by !WITH_ARGAndy Chiu1-34/+0
2025-06-05riscv: ftrace: support fastcc in Clang for WITH_ARGSAndy Chiu1-2/+14
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan1-121/+50
2024-01-17Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt1-37/+161
2024-01-17riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai1-0/+10
2024-01-17riscv: ftrace: Make function graph use ftrace directlySong Shuai1-38/+152
2024-01-09use 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-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren1-190/+152
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao1-0/+122
2018-04-02riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao1-0/+3
2018-04-02riscv/ftrace: Add dynamic function graph tracer supportAlan Kao1-0/+64
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao1-0/+50