summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8788/1: ftrace: remove old mcount supportStefan Agner2018-09-191-51/+0
* ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-181-0/+37
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-0/+1
|\
| * arm: use set_memory.h headerLaura Abbott2017-05-081-0/+1
* | ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2017-04-201-5/+6
|/
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-131-2/+1
* ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+19
* ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent2014-04-231-0/+13
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
* ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-2/+0
* ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross2012-07-311-8/+9
* ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-241-57/+4
* ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-241-2/+11
* ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-241-14/+14
* ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2010-11-191-5/+64
* ARM: ftrace: function graph tracer supportTim Bird2010-11-191-0/+34
* ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-021-0/+33
* ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-021-48/+107
* ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-4/+4
* small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König2008-12-121-1/+1
* ftrace: remove mcount setSteven Rostedt2008-10-231-13/+0
* ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-9/+7
* ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
* ftrace: core support for ARMAbhishek Sagar2008-06-021-0/+128