summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/ftrace.h
AgeCommit message (Expand)Author
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-02-22riscv: remove MCOUNT_NAME workaroundNathan Chancellor
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor
2024-02-22riscv: add CALLER_ADDRx supportZong Li
2024-01-17riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai
2024-01-17riscv: ftrace: Make function graph use ftrace directlySong Shuai
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti
2023-06-22riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2020-09-11RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2019-11-12riscv: clean up the macro format in each header fileZong Li
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 tracer supportAlan Kao
2018-01-30riscv/ftrace: Add basic supportAlan Kao