Age | Commit message (Expand) | Author |
---|---|---|
2024-05-22 | ftrace: riscv: move from REGS to ARGS | Puranjay Mohan |
2024-01-17 | Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements" | Palmer Dabbelt |
2024-01-17 | riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support | Song Shuai |
2024-01-17 | riscv: ftrace: Make function graph use ftrace directly | Song Shuai |
2024-01-09 | use linux/export.h rather than asm-generic/export.h | Al Viro |
2023-11-06 | riscv: Use SYM_*() assembly macros instead of deprecated ones | Clément Léger |
2023-03-23 | riscv: entry: Consolidate general regs saving/restoring | Jisheng Zhang |
2023-02-15 | riscv: ftrace: Reduce the detour code size to half | Guo Ren |
2021-01-14 | riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT | Guo Ren |
2018-04-02 | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support | Alan Kao |
2018-04-02 | riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function graph tracer support | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function tracer support | Alan Kao |