index
:
pm24.git
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
/
arm64
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-06-23
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
2017-06-12
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2015-12-21
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
2015-12-04
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
2015-12-04
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
2015-02-23
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
Pratyush Anand
2014-09-19
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
Catalin Marinas
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro