aboutsummaryrefslogtreecommitdiff
path: root/scripts/recordmcount.c
AgeCommit message (Expand)Author
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser