aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/ftrace.c
AgeCommit message (Expand)Author
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li
2019-09-16riscv: remove unused variable in ftraceDavid Abdurachmanov
2018-12-05riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-04-02riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function graph tracer supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao
2018-01-30riscv/ftrace: Add basic supportAlan Kao