aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2008-05-26ftrace: set_ftrace_notrace featureSteven Rostedt1-40/+130
2008-05-26ftrace: remove printks from irqsoff traceSteven Rostedt1-16/+0
2008-05-26ftrace: add function tracing to wake up tracingSteven Rostedt1-1/+66
2008-05-26ftrace: move ftrace_special to trace.cSteven Rostedt2-26/+25
2008-05-26ftrace: limit use of check pagesSteven Rostedt2-9/+24
2008-05-24sysprof: make it depend on X86Thomas Gleixner1-1/+1
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen1-8/+12
2008-05-24mmiotrace: do not print bogus pid for maps eitherPekka Paalanen1-2/+2
2008-05-24mmiotrace: print overrun countsPekka Paalanen1-0/+25
2008-05-24mmiotrace: print header using the read hook.Pekka Paalanen1-7/+53
2008-05-24x86 mmiotrace: Do not print bogus pidPekka Paalanen1-3/+3
2008-05-24mmiotrace: ftrace fixIngo Molnar1-4/+12
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen1-3/+44
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen3-28/+171
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen2-0/+85
2008-05-23ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann1-21/+29
2008-05-23sysprof: update copyrightsIngo Molnar1-1/+1
2008-05-23sysprof: kernel traceSoeren Sandmann Pedersen1-9/+80
2008-05-23ftrace: make it more available in the KconfigThomas Gleixner1-1/+1
2008-05-23ftrace: fix __trace_special()Thomas Gleixner1-4/+4
2008-05-23ftrace: remove notraceThomas Gleixner1-5/+5
2008-05-23ftrace: sysprof updatesIngo Molnar3-2/+73
2008-05-23ftrace: sysprof fixIngo Molnar1-9/+19
2008-05-23ftrace: make sysprof dependent on x86 for nowIngo Molnar2-6/+1
2008-05-23ftrace: sysprof plugin improvementIngo Molnar1-6/+3
2008-05-23ftrace: sysprof-plugin, add self-testsIngo Molnar3-3/+35
2008-05-23ftrace: extend sysprof plugin some moreIngo Molnar1-4/+76
2008-05-23ftrace: extend sysprof pluginIngo Molnar1-4/+63
2008-05-23ftrace: add sysprof pluginIngo Molnar3-0/+89
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt1-0/+4
2008-05-23ftrace: support for PowerPCSteven Rostedt1-2/+9
2008-05-23ftrace: cleanupsIngo Molnar1-3/+3
2008-05-23ftrace: fix mcount export bugIngo Molnar1-3/+0
2008-05-23ftrace: remove packed attribute on ftrace_page.David Miller1-2/+2
2008-05-23ftrace: stacktrace fixIngo Molnar2-3/+3
2008-05-23Port ftrace to markersMathieu Desnoyers3-53/+244
2008-05-23ftrace: limit trace entriesSteven Rostedt1-0/+38
2008-05-23ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2-37/+39
2008-05-23ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt1-4/+11
2008-05-23ftrace: special stacktraceIngo Molnar1-23/+24
2008-05-23ftrace: trace fasterIngo Molnar1-2/+2
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt1-1/+1
2008-05-23ftrace: add trace pipe header plugginSteven Rostedt2-7/+36
2008-05-23ftrace: add logic to record overrunsSteven Rostedt2-6/+16
2008-05-23ftrace: fix comm on function trace outputSteven Rostedt4-3/+15
2008-05-23ftrace: comment codeSteven Rostedt2-1/+141
2008-05-23ftrace: modulize the number of CPU buffersSteven Rostedt1-14/+24
2008-05-23ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt1-6/+22
2008-05-23ftrace: simple clean upsSteven Rostedt1-13/+12
2008-05-23ftrace: cleanupsIngo Molnar1-6/+5