summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-161-2/+6
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-161-0/+2
* ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-161-8/+24
* ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-161-2/+38
* ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-161-0/+1
* ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-161-21/+22
* ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-161-24/+24
* ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-101-1/+2
* ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-041-1/+4
* ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent2010-12-041-1/+1
* ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-291-1/+4
* ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-291-0/+41
* ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt2010-10-151-2/+20
* ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-141-544/+4
* ftrace: Add C version of recordmcount compile time codeJohn Reiser2010-10-141-0/+885
OpenPOWER on IntegriCloud