| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 2010-02-26 | 1 | -2/+6 |
|\ |
|
| * | tracing/x86: Derive arch from bits argument in recordmcount.pl | Jan Kiszka | 2010-01-11 | 1 | -1/+1 |
* | | tracing: Use appropriate perl constructs in recordmcount.pl | Wolfram Sang | 2010-01-06 | 1 | -18/+11 |
* | | tracing: optimize recordmcount.pl for offsets-handling | Wolfram Sang | 2010-01-06 | 1 | -9/+9 |
|/ |
|
* | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 1 | -0/+52 |
* | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2009-12-17 | 1 | -3/+3 |
* | microblaze: ftrace: Add dynamic trace support | Michal Simek | 2009-12-14 | 1 | -0/+3 |
* | tracing: Only print objcopy version warning once from recordmcount | Steven Rostedt | 2009-11-17 | 1 | -2/+10 |
* | tracing: Exit with error if a weak function is used in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+3 |
* | tracing: Move conditional into update_funcs() in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -5/+3 |
* | tracing: Add regex for weak functions in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+9 |
* | tracing: Move mcount section search to front of loop in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -14/+18 |
* | tracing: Fix objcopy revision check in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -29/+27 |
* | tracing: Check absolute path of input file in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
* | tracing: Correct the check for number of arguments in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
* | tracing: Amend documentation in recordmcount.pl to reflect implementation | Li Hong | 2009-10-29 | 1 | -35/+49 |
* | tracing: Enable "__cold" functions | Jiri Olsa | 2009-10-14 | 1 | -0/+1 |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 1 | -4/+8 |
|\ |
|
| * | tracing: Fix recordmcount.pl to handle sections with only weak functions | Steven Rostedt | 2009-08-07 | 1 | -2/+2 |
| * | tracing: do not use functions starting with .L in recordmcount.pl | Steven Rostedt | 2009-08-05 | 1 | -1/+4 |
| * | ftrace: Only update $offset when we update $ref_func | Matt Fleming | 2009-07-23 | 1 | -1/+2 |
| * | ftrace: Fix the conditional that updates $ref_func | Matt Fleming | 2009-07-23 | 1 | -1/+1 |
* | | tracing: Remove .globl in the scripts/recordmcount.pl doc | jolsa@redhat.com | 2009-07-18 | 1 | -1/+0 |
|/ |
|
* | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 | 1 | -0/+20 |
* | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 1 | -0/+13 |
* | ftrace: use .sched.text, not .text.sched in recordmcount.pl | Tim Abbott | 2009-05-05 | 1 | -3/+3 |
* | ftrace: test for running of recordmcount.pl twice on an object | Steven Rostedt | 2009-01-18 | 1 | -3/+18 |
* | ftrace, ia64: Add recordmcount for ia64 | Shaohua Li | 2009-01-14 | 1 | -0/+7 |
* | ftrace, ia64: explictly ignore a file in recordmcount.pl | Shaohua Li | 2009-01-14 | 1 | -0/+5 |
* | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | 2009-01-14 | 1 | -3/+3 |
* | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 1 | -0/+1 |
* | ftrace: adding other non-leaving .text sections | Liming Wang | 2008-11-26 | 1 | -0/+2 |
* | ftrace: scripts/recordmcount.pl support for ARM | Jim Radford | 2008-11-23 | 1 | -1/+7 |
* | ftrace: specify $alignment for sh architecture | Matt Fleming | 2008-11-23 | 1 | -1/+2 |
* | ftrace: create default variables for archs in recordmcount.pl | Steven Rostedt | 2008-11-23 | 1 | -16/+11 |
* | ftrace: add support for powerpc to recordmcount.pl script | Steven Rostedt | 2008-11-23 | 1 | -2/+17 |
* | sh: dynamic ftrace support. | Matt Fleming | 2008-11-23 | 1 | -0/+11 |
* | ftrace: align __mcount_loc sections | Matt Fleming | 2008-11-08 | 1 | -0/+4 |
* | ftrace: dynamic ftrace process only text section | Steven Rostedt | 2008-10-23 | 1 | -3/+14 |
* | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 | 1 | -1/+10 |
* | ftrace: remove warning of old objcopy and local functions | Steven Rostedt | 2008-10-14 | 1 | -6/+0 |
* | ftrace: objcopy version test for local symbols | Steven Rostedt | 2008-10-14 | 1 | -0/+41 |
* | ftrace: handle weak symbol functions | Steven Rostedt | 2008-10-14 | 1 | -20/+86 |
* | ftrace: update recordmount.pl arch changes | Steven Rostedt | 2008-10-14 | 1 | -14/+14 |
* | ftrace: scripts/recordmcount.pl cross-build hack | Ingo Molnar | 2008-10-14 | 1 | -0/+14 |
* | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 | 1 | -0/+280 |