Age | Commit message (Expand) | Author | Files | Lines |
2009-08-11 | Merge branch 'linus' into tracing/core | Ingo Molnar | 1 | -4/+8 |
2009-08-07 | tracing: Fix recordmcount.pl to handle sections with only weak functions | Steven Rostedt | 1 | -2/+2 |
2009-08-06 | tracing: do not use functions starting with .L in recordmcount.pl | Steven Rostedt | 1 | -1/+4 |
2009-07-23 | ftrace: Only update $offset when we update $ref_func | Matt Fleming | 1 | -1/+2 |
2009-07-23 | ftrace: Fix the conditional that updates $ref_func | Matt Fleming | 1 | -1/+1 |
2009-07-18 | tracing: Remove .globl in the scripts/recordmcount.pl doc | jolsa@redhat.com | 1 | -1/+0 |
2009-06-16 | sparc64: Add proper dynamic ftrace support. | David S. Miller | 1 | -0/+20 |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 1 | -0/+13 |
2009-05-06 | ftrace: use .sched.text, not .text.sched in recordmcount.pl | Tim Abbott | 1 | -3/+3 |
2009-01-18 | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt | 1 | -3/+18 |
2009-01-14 | ftrace, ia64: Add recordmcount for ia64 | Shaohua Li | 1 | -0/+7 |
2009-01-14 | ftrace, ia64: explictly ignore a file in recordmcount.pl | Shaohua Li | 1 | -0/+5 |
2009-01-14 | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | 1 | -3/+3 |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 1 | -0/+1 |
2008-11-26 | ftrace: adding other non-leaving .text sections | Liming Wang | 1 | -0/+2 |
2008-11-23 | ftrace: scripts/recordmcount.pl support for ARM | Jim Radford | 1 | -1/+7 |
2008-11-23 | ftrace: specify $alignment for sh architecture | Matt Fleming | 1 | -1/+2 |
2008-11-23 | ftrace: create default variables for archs in recordmcount.pl | Steven Rostedt | 1 | -16/+11 |
2008-11-23 | ftrace: add support for powerpc to recordmcount.pl script | Steven Rostedt | 1 | -2/+17 |
2008-11-23 | sh: dynamic ftrace support. | Matt Fleming | 1 | -0/+11 |
2008-11-08 | ftrace: align __mcount_loc sections | Matt Fleming | 1 | -0/+4 |
2008-10-23 | ftrace: dynamic ftrace process only text section | Steven Rostedt | 1 | -3/+14 |
2008-10-23 | ftrace: handle generic arch calls | Steven Rostedt | 1 | -1/+10 |
2008-10-14 | ftrace: remove warning of old objcopy and local functions | Steven Rostedt | 1 | -6/+0 |
2008-10-14 | ftrace: objcopy version test for local symbols | Steven Rostedt | 1 | -0/+41 |
2008-10-14 | ftrace: handle weak symbol functions | Steven Rostedt | 1 | -20/+86 |
2008-10-14 | ftrace: update recordmount.pl arch changes | Steven Rostedt | 1 | -14/+14 |
2008-10-14 | ftrace: scripts/recordmcount.pl cross-build hack | Ingo Molnar | 1 | -0/+14 |
2008-10-14 | ftrace: create __mcount_loc section | Steven Rostedt | 1 | -0/+280 |