index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-3
/
+3
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
1
-0
/
+6
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
1
-27
/
+22
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
1
-0
/
+7
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
1
-1
/
+0
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
1
-1
/
+0
2025-03-18
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
2025-03-18
riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
Charlie Jenkins
1
-1
/
+1
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-26
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
1
-0
/
+14
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
1
-21
/
+5
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-0
/
+1
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-9
/
+12
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
1
-7
/
+69
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-12
/
+2
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
1
-12
/
+2
2024-02-22
arch and include: update LLVM Phabricator links
Nathan Chancellor
1
-1
/
+1
2024-02-22
riscv: add CALLER_ADDRx support
Zong Li
1
-0
/
+5
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
1
-0
/
+7
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
1
-1
/
+10
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+21
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
1
-1
/
+1
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
1
-12
/
+38
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+7
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
1
-0
/
+5
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
1
-0
/
+1
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
1
-0
/
+1
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
1
-0
/
+54
2018-01-30
riscv/ftrace: Add basic support
Alan Kao
1
-0
/
+10