summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-142-66/+1Star
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-143-20/+53
* x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-144-3/+42
* ftrace: add trace_vprintk()Pekka Paalanen2008-10-142-6/+19
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-143-53/+50Star
* x86 mmiotrace: fix a rare memory leakPekka Paalanen2008-10-141-1/+3
* ftrace: fix unlocking of hashSteven Rostedt2008-10-141-1/+2
* ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt2008-10-141-4/+5
* ftrace: make it depend on DEBUG_KERNELIngo Molnar2008-10-141-0/+7
* ftrace: sched_switch: show the wakee's cpuPeter Zijlstra2008-10-142-3/+10
* ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra2008-10-142-3/+6
* ftrace: print continue index fixSteven Rostedt2008-10-141-5/+10
* ftrace: binary and not logical for continue testSteven Rostedt2008-10-141-3/+3
* ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman2008-10-141-14/+14
* stack tracer: depends on DEBUG_KERNELIngo Molnar2008-10-141-0/+1
* ftrace: stack trace add indexesSteven Rostedt2008-10-141-17/+73
* ftrace: remove warning of old objcopy and local functionsSteven Rostedt2008-10-141-6/+0Star
* ftrace: remove direct reference to mcount in trace codeSteven Rostedt2008-10-141-1/+9
* ftrace: add stack tracerSteven Rostedt2008-10-143-0/+264
* kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton2008-10-141-2/+3
* ftrace: objcopy version test for local symbolsSteven Rostedt2008-10-141-0/+41
* ftrace: clean up macro usageIngo Molnar2008-10-141-1/+1
* ftrace: fix build failureStephen Rothwell2008-10-141-2/+2
* ftrace: x86 use copy to and from user functionsSteven Rostedt2008-10-141-25/+13Star
* ftrace: handle weak symbol functionsSteven Rostedt2008-10-141-20/+86
* ftrace: update recordmount.pl arch changesSteven Rostedt2008-10-141-14/+14
* ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge2008-10-141-1/+1
* ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying2008-10-141-2/+4
* ftrace: add necessary locking for ftrace recordsSteven Rostedt2008-10-141-14/+30
* ftrace: do not init module on ftrace disabledSteven Rostedt2008-10-141-2/+2
* ftrace: fix some mistakes in error messagesFrédéric Weisbecker2008-10-141-5/+5
* ftrace: scripts/recordmcount.pl cross-build hackIngo Molnar2008-10-141-0/+14
* ftrace: ftrace_kill_atomic() build fixIngo Molnar2008-10-141-0/+1
* ftrace: build fixIngo Molnar2008-10-141-1/+4
* ftrace: dump out ftrace buffers to console on panicSteven Rostedt2008-10-142-1/+176
* ftrace: ftrace_printk doc movedSteven Rostedt2008-10-142-17/+18
* ftrace: printk formatting infrastructureSteven Rostedt2008-10-144-33/+272
* ftrace: new continue entry - separate out from trace_entrySteven Rostedt2008-10-143-136/+160
* ftrace: remove old pointers to mcountSteven Rostedt2008-10-144-7/+41
* ftrace: move notrace to compiler.hSteven Rostedt2008-10-142-2/+2
* ftrace: do not show freed records in available_filter_functionsSteven Rostedt2008-10-141-6/+4Star
* ftrace: use only 5 byte nops for x86Steven Rostedt2008-10-141-7/+61
* ftrace: x86 mcount stubSteven Rostedt2008-10-143-52/+2Star
* ftrace: enable using mcount recording on x86Steven Rostedt2008-10-141-0/+1
* ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt2008-10-141-0/+5
* ftrace: enable mcount recording for modulesSteven Rostedt2008-10-143-0/+19
* ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-144-43/+124
* ftrace: create __mcount_loc sectionSteven Rostedt2008-10-144-0/+302
* ftrace: mark lapic_wd_event() notraceIngo Molnar2008-10-141-4/+7
* ftrace: ignore functions that cannot be kprobe-edIngo Molnar2008-10-142-3/+4