index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2022-04-29
arm64/ftrace: Make function graph use ftrace directly
Chengming Zhou
2021-11-16
arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Mark Rutland
2021-10-12
arm64: ftrace: use function_nocfi for _mcount as well
Sumit Garg
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro