cregit-Linux how code gets into the kernel

Release 4.16 drivers/media/common/videobuf2/vb2-trace.c

// SPDX-License-Identifier: GPL-2.0
#include <media/videobuf2-core.h>


#define CREATE_TRACE_POINTS
#include <trace/events/vb2.h>

EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_buf_done);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_buf_queue);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_dqbuf);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_qbuf);

Overall Contributors

PersonTokensPropCommitsCommitProp
Junghak Sung2996.67%150.00%
Greg Kroah-Hartman13.33%150.00%
Total30100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.