linux-stable-rt/kernel/trace
Jens Axboe 49cac01e1f block: make unplug timer trace event correspond to the schedule() unplug
It's a pretty close match to what we had before - the timer triggering
would mean that nobody unplugged the plug in due time, in the new
scheme this matches very closely what the schedule() unplug now is.
It's essentially the difference between an explicit unplug (IO unplug)
or an implicit unplug (timer unplug, we scheduled with pending IO
queued).

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-04-16 13:51:05 +02:00
..
Kconfig
Makefile
blktrace.c block: make unplug timer trace event correspond to the schedule() unplug 2011-04-16 13:51:05 +02:00
ftrace.c Fix common misspellings 2011-03-31 11:26:23 -03:00
power-traces.c
ring_buffer.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ring_buffer_benchmark.c
trace.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trace.h
trace_branch.c
trace_clock.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trace_entries.h Fix common misspellings 2011-03-31 11:26:23 -03:00
trace_event_perf.c
trace_events.c
trace_events_filter.c
trace_export.c
trace_functions.c
trace_functions_graph.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trace_irqsoff.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trace_kdb.c
trace_kprobe.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trace_mmiotrace.c
trace_nop.c
trace_output.c
trace_output.h
trace_printk.c
trace_sched_switch.c
trace_sched_wakeup.c
trace_selftest.c
trace_selftest_dynamic.c
trace_stack.c
trace_stat.c
trace_stat.h
trace_syscalls.c
trace_workqueue.c