cregit-Linux how code gets into the kernel

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

PersonTokensPropCommitsCommitProp
philipp zabelphilipp zabel3085.71%133.33%
junghak sungjunghak sung514.29%266.67%
Total35100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}