| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace/s390: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -2/+6 |
* | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -0/+2 |
* | ftrace/recordmcount: Add warning logic to warn on mcount not recorded | Steven Rostedt | 2011-05-16 | 1 | -8/+24 |
* | ftrace/recordmcount: Make ignored mcount calls into nops at compile time | Steven Rostedt | 2011-05-16 | 1 | -2/+38 |
* | ftrace: Add .kprobe.text section to whitelist for recordmcount.c | Steven Rostedt | 2011-05-16 | 1 | -0/+1 |
* | ftrace/trivial: Clean up record mcount to use Linux switch style | Steven Rostedt | 2011-05-16 | 1 | -21/+22 |
* | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons | Steven Rostedt | 2011-05-16 | 1 | -24/+24 |
* | ftrace: Add .ref.text as one of the safe areas to trace | Steven Rostedt | 2011-03-10 | 1 | -1/+2 |
* | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent | 2010-12-04 | 1 | -1/+4 |
* | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount | Rabin Vincent | 2010-12-04 | 1 | -1/+1 |
* | ftrace/MIPS: Add module support for C version of recordmcount | Wu Zhangjin | 2010-10-29 | 1 | -1/+4 |
* | ftrace/MIPS: Add MIPS64 support for C version of recordmcount | John Reiser | 2010-10-29 | 1 | -0/+41 |
* | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program | Steven Rostedt | 2010-10-15 | 1 | -2/+20 |
* | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c | Steven Rostedt | 2010-10-14 | 1 | -544/+4 |
* | ftrace: Add C version of recordmcount compile time code | John Reiser | 2010-10-14 | 1 | -0/+885 |