index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ftrace.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
Feng Yang
1
-0
/
+1
2024-12-26
ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
Masami Hiramatsu (Google)
1
-0
/
+2
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-0
/
+6
2024-12-26
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
1
-0
/
+7
2024-12-26
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
1
-0
/
+13
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
1
-17
/
+6
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
/
+11
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-11
/
+0
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
1
-0
/
+4
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+22
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
1
-0
/
+22
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
1
-14
/
+1
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
1
-6
/
+66
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-1
/
+1
2022-04-29
arm64/ftrace: Make function graph use ftrace directly
Chengming Zhou
1
-0
/
+7
2021-11-16
arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Mark Rutland
1
-0
/
+11
2021-10-12
arm64: ftrace: use function_nocfi for _mcount as well
Sumit Garg
1
-1
/
+1
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
1
-0
/
+23
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after data
Steven Rostedt (VMware)
1
-0
/
+13
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+1
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
1
-0
/
+1
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
1
-0
/
+13
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
1
-0
/
+2
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+18
2014-05-29
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
1
-1
/
+4
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
1
-0
/
+15
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
1
-0
/
+23