summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/mcount-dyn.S
Commit message (Expand)AuthorAgeFilesLines
* ftrace: riscv: move from REGS to ARGSPuranjay Mohan2024-05-221-121/+50
* Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt2024-01-171-37/+161
|\
| * riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai2024-01-171-0/+10
| * riscv: ftrace: Make function graph use ftrace directlySong Shuai2024-01-171-38/+152
* | use linux/export.h rather than asm-generic/export.hAl Viro2024-01-091-1/+1
|/
* riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger2023-11-061-12/+8
* riscv: entry: Consolidate general regs saving/restoringJisheng Zhang2023-03-231-53/+4
* riscv: ftrace: Reduce the detour code size to halfGuo Ren2023-02-151-26/+16
* riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren2021-01-141-190/+152
* riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao2018-04-021-0/+122
* riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao2018-04-021-0/+3
* riscv/ftrace: Add dynamic function graph tracer supportAlan Kao2018-04-021-0/+64
* riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-021-0/+50