summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: add missing newlines to printk messagesJohan Hovold2019-02-121-1/+1
* riscv: remove unused variable in ftraceDavid Abdurachmanov2018-12-211-1/+0Star
* riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-12/+2Star
* riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao2018-04-031-1/+1
* riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao2018-04-031-0/+17
* riscv/ftrace: Add dynamic function graph tracer supportAlan Kao2018-04-031-1/+54
* riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-031-1/+102
* riscv/ftrace: Add basic supportAlan Kao2018-01-311-0/+41