ANDROID: usb: export built-in tracepoint functions
Export these tracepoint functions to track USB data flow for performance tuning. Bug: 192512300 Signed-off-by: chihhao.chen <chihhao.chen@mediatek.com> Change-Id: I37ae07e87b5b2d0fb24c1e0a2e83954ceb4aa4f9
This commit is contained in:
@@ -12,3 +12,6 @@
|
|||||||
#include "xhci-trace.h"
|
#include "xhci-trace.h"
|
||||||
|
|
||||||
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks);
|
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_dbg_quirks);
|
||||||
|
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_urb_enqueue);
|
||||||
|
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_handle_transfer);
|
||||||
|
EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_urb_giveback);
|
||||||
|
Reference in New Issue
Block a user