aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt1-1/+2
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent1-1/+4
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent1-1/+1
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin1-1/+4
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser1-0/+41
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt1-2/+20
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt1-544/+4
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser1-0/+885