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