Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-12 | riscv: Fix ftrace syscall handling which are now prefixed with __riscv_ | Alexandre Ghiti | 1 | -0/+21 |
2023-06-22 | riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL | Donglin Peng | 1 | -0/+21 |
2023-03-10 | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley | 1 | -1/+1 |
2023-02-15 | riscv: ftrace: Reduce the detour code size to half | Guo Ren | 1 | -12/+38 |
2021-04-26 | riscv: Workaround mcount name prior to clang-13 | Nathan Chancellor | 1 | -2/+12 |
2020-09-11 | RISC-V: Take text_mutex in ftrace_init_nop() | Palmer Dabbelt | 1 | -0/+7 |
2019-11-12 | riscv: clean up the macro format in each header file | Zong Li | 1 | -0/+5 |
2018-04-03 | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support | Alan Kao | 1 | -0/+1 |
2018-04-03 | riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support | Alan Kao | 1 | -0/+1 |
2018-04-03 | riscv/ftrace: Add dynamic function tracer support | Alan Kao | 1 | -0/+54 |
2018-01-31 | riscv/ftrace: Add basic support | Alan Kao | 1 | -0/+10 |