Release 4.7 drivers/media/v4l2-core/v4l2-trace.c
#include <media/v4l2-common.h>
#include <media/v4l2-fh.h>
#include <media/videobuf2-v4l2.h>
#define CREATE_TRACE_POINTS
#include <trace/events/v4l2.h>
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_buf_done);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_buf_queue);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_dqbuf);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_v4l2_qbuf);
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
philipp zabel | philipp zabel | 30 | 85.71% | 1 | 33.33% |
junghak sung | junghak sung | 5 | 14.29% | 2 | 66.67% |
| Total | 35 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.