aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-11riscv: add missing newlines to printk messagesJohan Hovold1-1/+1
2018-12-21riscv: remove unused variable in ftraceDavid Abdurachmanov1-1/+0
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-04-02riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao1-1/+1
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao1-0/+17
2018-04-02riscv/ftrace: Add dynamic function graph tracer supportAlan Kao1-1/+54
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao1-1/+102
2018-01-30riscv/ftrace: Add basic supportAlan Kao1-0/+41