aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2009-02-10tracing: fix typos in commentsWenji Huang3-6/+6
2009-02-10tracing: provide correct return value after outputting the eventWenji Huang1-7/+7
2009-02-10tracing: remove unneeded variableWenji Huang1-3/+1
2009-02-10tracing: storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-10ring_buffer: fix ring_buffer_read_page()Lai Jiangshan1-13/+20
2009-02-10ring_buffer: fix typing mistakeLai Jiangshan1-5/+4
2009-02-09tracing: clean up splice codeSteven Rostedt1-41/+55
2009-02-09tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu1-29/+40
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2-0/+142
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker3-23/+36
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar1-0/+1
2009-02-09tracing: handle unregistering the current tracerArnaldo Carvalho de Melo1-0/+9
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2-1/+2
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker3-0/+55
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker3-0/+1562
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar7-15/+50
2009-02-07trace: trivial fixes in comment typos.Wenji Huang2-6/+6
2009-02-07ring-buffer: use generic version of in_nmiSteven Rostedt1-30/+13
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt2-2/+54
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt4-7/+5
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo10-45/+25
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo8-102/+96
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo8-82/+44
2009-02-05trace: code style clean upSteven Rostedt1-14/+15
2009-02-05trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo6-51/+34
2009-02-05trace_branch: Remove unused functionArnaldo Carvalho de Melo1-17/+0
2009-02-05trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo3-13/+16
2009-02-04trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo4-25/+37
2009-02-04trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo3-114/+86
2009-02-04Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/coreIngo Molnar4-18/+70
2009-02-03ftrace: do_each_pid_task() needs rcu lockOleg Nesterov1-0/+5
2009-02-03trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo4-90/+72
2009-02-03trace: better manage the context info for eventsFrederic Weisbecker4-114/+150
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt3-12/+11
2009-02-03trace: fix default boot up tracerSteven Rostedt1-6/+54
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/coreIngo Molnar1-2/+2
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap1-2/+2
2009-01-29trace_sched_wakeup: Remove unused variableArnaldo Carvalho de Melo1-4/+1
2009-01-29trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo3-16/+4
2009-01-27Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/coreIngo Molnar2-3/+3
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo1-0/+1
2009-01-26ftrace: add ftrace_vprintkArnaldo Carvalho de Melo1-0/+9
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap1-2/+2
2009-01-26Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/coreIngo Molnar1-103/+195
2009-01-23tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker1-103/+195
2009-01-23trace: fix logic to start/stop countingSteven Rostedt1-7/+6
2009-01-23trace: remove internal irqsoff disabling for trace outputSteven Rostedt1-32/+2
2009-01-22ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt1-0/+3
2009-01-22ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt1-0/+3
2009-01-22wakeup-tracer: show scheduling data in outputSteven Rostedt1-3/+8