alistair23-linux/include/trace
Philipp Zabel 2091f5181c [media] videobuf2: add trace events
Add videobuf2 specific vb2_qbuf and vb2_dqbuf trace events that mirror the
v4l2_qbuf and v4l2_dqbuf trace events, only they include additional
information about queue fill state and are emitted right before the buffer
is enqueued in the driver or userspace is woken up. This allows to make
sense of the timeline of trace events in combination with others that might
be triggered by __enqueue_in_driver.

Also two new trace events vb2_buf_queue and vb2_buf_done are added,
allowing to trace the handover between videobuf2 framework and driver.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-17 12:04:12 -03:00
..
events [media] videobuf2: add trace events 2015-07-17 12:04:12 -03:00
define_trace.h tracing: Move the perf code out of trace_event.h 2015-05-13 14:05:10 -04:00
perf.h tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() 2015-05-13 21:49:01 -04:00
syscall.h tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} 2015-05-13 14:06:10 -04:00
trace_events.h tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() 2015-05-13 21:49:01 -04:00