linux/drivers/media/platform/coda
Philipp Zabel f0710815a0 [media] coda: use event class to deduplicate v4l2 trace events
Trace events with exactly the same parameters and trace output, such as
coda_enc_pic_run and coda_enc_pic_done, are supposed to use the
DECLARE_EVENT_CLASS and DEFINE_EVENT macros instead of duplicated
TRACE_EVENT macro calls.
This patch changes the order of parameters to coda_dec_rot_done and adds
a timestamp so it can share an event class with coda_bit_queue.

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 11:16:47 -03:00
..
coda_regs.h [media] coda: fix encoder rate control parameter masks 2015-02-02 09:58:49 -02:00
coda-bit.c [media] coda: use event class to deduplicate v4l2 trace events 2015-07-17 11:16:47 -03:00
coda-common.c [media] coda: drop custom list of pixel format descriptions 2015-07-17 11:16:02 -03:00
coda-h264.c [media] coda: include header for memcpy 2014-08-21 15:25:23 -05:00
coda-jpeg.c [media] coda: Add tracing support 2015-04-10 10:12:31 -03:00
coda.h [media] coda: Set last buffer flag and fix EOS event 2015-05-12 03:54:07 -03:00
Makefile [media] coda: Add tracing support 2015-04-10 10:12:31 -03:00
trace.h [media] coda: use event class to deduplicate v4l2 trace events 2015-07-17 11:16:47 -03:00