index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
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