aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent1-57/+4
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent1-2/+11
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent1-14/+14
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent1-5/+64
2010-11-19ARM: ftrace: function graph tracer supportTim Bird1-0/+34
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent1-0/+33
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-48/+107
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-4/+4
2008-12-12small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König1-1/+1
2008-10-23ftrace: remove mcount setSteven Rostedt1-13/+0
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar1-9/+7
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-10/+0
2008-06-02ftrace: core support for ARMAbhishek Sagar1-0/+128