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