usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget
drivers and UDC drivers when problem appears. Note
that, in order to be able to add tracepoints to
udc-core.c we had to rename that to core.c and
statically link it with trace.c to form
udc-core.o. This is to make sure that module name
stays the same.
Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
Showing
drivers/usb/gadget/udc/trace.c
0 → 100644
drivers/usb/gadget/udc/trace.h
0 → 100644
想要评论请 注册 或 登录