开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-06-07
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2021-06-07
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-02-11
arm/ftrace: Fix BE text poking
Peter Zijlstra
2019-11-27
arm/ftrace: Use __patch_text()
Peter Zijlstra
2018-11-27
ARM: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-09-19
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
2017-06-18
ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Abel Vesa
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
arm: use set_memory.h header
Laura Abbott
2017-04-20
ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER
Abel Vesa
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
2014-04-23
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2012-07-31
ARM: 7468/1: ftrace: Trace function entry before updating index
Colin Cross
2012-03-24
ARM: 7331/1: extract out insn generation code from ftrace
Rabin Vincent
2012-03-24
ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format
Rabin Vincent
2012-03-24
ARM: 7351/1: ftrace: remove useless memory checks
Rabin Vincent
2010-11-19
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
ARM: ftrace: function graph tracer support
Tim Bird
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2008-12-12
small doc fix: ftrace_dyn_arch_init is called by ftrace_init
Uwe Kleine-König
2008-10-23
ftrace: remove mcount set
Steven Rostedt
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-02
ftrace: core support for ARM
Abhishek Sagar