summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/delta/Makefile
diff options
context:
space:
mode:
authorHugues Fruchet <hugues.fruchet@st.com>2017-02-02 12:59:53 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-02-08 10:07:29 -0200
commit29058690bd66deae6edbe8538814c38e8fc52882 (patch)
tree22dedfada51da0b4a00322080195effcd3980823 /drivers/media/platform/sti/delta/Makefile
parent433ff5b4a29bef98dfb92b591983adc1d63e12e9 (diff)
downloadop-kernel-dev-29058690bd66deae6edbe8538814c38e8fc52882.zip
op-kernel-dev-29058690bd66deae6edbe8538814c38e8fc52882.tar.gz
[media] st-delta: debug: trace stream/frame information & summary
Adds some trace points showing input compressed stream or output decoded frame information. Adds an unconditional trace point when streaming starts showing the compressed stream and the decoded frame information. Adds an unconditional trace point at instance closure summarizing into a single line the decoding process (stream information, decoded and output frames number, potential errors observed). Acked-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/sti/delta/Makefile')
-rw-r--r--drivers/media/platform/sti/delta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/sti/delta/Makefile b/drivers/media/platform/sti/delta/Makefile
index b268df6..8d032508 100644
--- a/drivers/media/platform/sti/delta/Makefile
+++ b/drivers/media/platform/sti/delta/Makefile
@@ -1,5 +1,5 @@
obj-$(CONFIG_VIDEO_STI_DELTA_DRIVER) := st-delta.o
-st-delta-y := delta-v4l2.o delta-mem.o delta-ipc.o
+st-delta-y := delta-v4l2.o delta-mem.o delta-ipc.o delta-debug.o
# MJPEG support
st-delta-$(CONFIG_VIDEO_STI_DELTA_MJPEG) += delta-mjpeg-hdr.o
OpenPOWER on IntegriCloud