index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2020-11-04
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Ryan Kosta
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-05-18
riscv: Use text_mutex instead of patch_lock
Zong Li
2020-05-18
riscv: Remove the 'riscv_' prefix of function name
Zong Li
2020-03-26
riscv: patch code by fixmap mapping
Zong Li
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
2019-02-11
riscv: add missing newlines to printk messages
Johan Hovold
2018-12-21
riscv: remove unused variable in ftrace
David Abdurachmanov
2018-11-27
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-04-02
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS 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
2018-01-30
riscv/ftrace: Add basic support
Alan Kao