summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-068-82/+44
* trace: code style clean upSteven Rostedt2009-02-051-14/+15
* trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-056-51/+34
* trace_branch: Remove unused functionArnaldo Carvalho de Melo2009-02-051-17/+0
* trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-053-13/+16
* trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo2009-02-044-25/+37
* trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo2009-02-043-114/+86
*-. Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar2009-02-044-18/+70
|\ \
| | * ftrace: do_each_pid_task() needs rcu lockOleg Nesterov2009-02-031-0/+5
| * | trace: let boot trace be chosen by command lineSteven Rostedt2009-02-033-12/+11
| * | trace: fix default boot up tracerSteven Rostedt2009-02-031-6/+54
* | | trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo2009-02-034-90/+72
* | | trace: better manage the context info for eventsFrederic Weisbecker2009-02-034-115/+151
|/ /
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-031-2/+2
|\ \ \ | | |/
| * | kmemtrace: fix printk formats, fixRandy Dunlap2009-01-301-2/+2
* | | trace_sched_wakeup: Remove unused variableArnaldo Carvalho de Melo2009-01-291-4/+1
* | | trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo2009-01-293-16/+4
| | |
| \ \
*-. \ \ Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' i...Ingo Molnar2009-01-272-3/+3
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt2009-01-221-0/+3
| | * trace: set max latency variable to zero on defaultSteven Rostedt2009-01-213-1/+3
| | * trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-211-0/+1
| | * trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-211-1/+1
| | * ring_buffer: reset write when reserve buffer failLai Jiangshan2009-01-211-5/+5
| | * tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker2009-01-211-0/+27
| | * ring-buffer: fix alignment problemSteven Rostedt2009-01-201-1/+1
| * | kmemtrace: fix printk format warningsRandy Dunlap2009-01-261-2/+2
* | | blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-261-0/+1
* | | ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-261-0/+9
|/ /
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-01-261-103/+195
|\ \
| * | tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker2009-01-231-103/+195
* | | trace: fix logic to start/stop countingSteven Rostedt2009-01-231-7/+6
* | | trace: remove internal irqsoff disabling for trace outputSteven Rostedt2009-01-231-32/+2
|/ /
* | ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt2009-01-221-0/+3
* | wakeup-tracer: show scheduling data in outputSteven Rostedt2009-01-221-3/+8
* | trace: separate out rt tasks from wakeup tracerSteven Rostedt2009-01-221-2/+32
* | ring-buffer: do not swap if recording is disabledSteven Rostedt2009-01-222-1/+16
* | trace: do not disable wake up tracer on output of traceSteven Rostedt2009-01-221-31/+2
* | trace_workqueue: use percpu data for workqueue statLai Jiangshan2009-01-201-35/+29
* | x86, ftrace, hw-branch-tracer: change trace formatMarkus Metzger2009-01-201-8/+5
* | x86, ftrace, hw-branch-tracer: reset trace buffer on closeMarkus Metzger2009-01-201-1/+7
* | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-202-8/+22
* | x86, ftrace, hw-branch-tracer: support hotplug cpusMarkus Metzger2009-01-201-16/+107
* | trace: set max latency variable to zero on defaultSteven Rostedt2009-01-163-1/+3
* | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-163-15/+8
* | ftrace: combine stack trace in function callSteven Rostedt2009-01-161-25/+36
* | trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-163-9/+10
* | trace: add gcc printf check to trace_seq_printfSteven Rostedt2009-01-161-1/+2
* | ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-162-85/+83
* | ftrace: add stack trace to function tracerSteven Rostedt2009-01-163-9/+108
* | ftrace: fix trace_outputLai Jiangshan2009-01-162-36/+33
OpenPOWER on IntegriCloud