index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-04-16
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
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