summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* ftrace: riscv: move from REGS to ARGSPuranjay Mohan2024-05-221-7/+69
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-12/+2
|\
| * riscv: remove MCOUNT_NAME workaroundNathan Chancellor2024-02-221-12/+2
| * arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-221-1/+1
* | riscv: add CALLER_ADDRx supportZong Li2024-02-221-0/+5
|/
* riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai2024-01-171-0/+7
* riscv: ftrace: Make function graph use ftrace directlySong Shuai2024-01-171-1/+10
* riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti2023-10-121-0/+21
* riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-221-0/+21
* RISC-V: Don't check text_mutex during stop_machineConor Dooley2023-03-091-1/+1
* riscv: ftrace: Reduce the detour code size to halfGuo Ren2023-02-151-12/+38
* riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-04-261-2/+12
* RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-09-111-0/+7
* riscv: clean up the macro format in each header fileZong Li2019-11-121-0/+5
* riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao2018-04-021-0/+1
* riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao2018-04-021-0/+1
* riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-021-0/+54
* riscv/ftrace: Add basic supportAlan Kao2018-01-301-0/+10