summaryrefslogtreecommitdiffstats
path: root/drivers/usb/mtu3/mtu3_trace.h
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26usb: mtu3: add tracepoints to help debugChunfeng Yun1-0/+279
This patch implements a few initial tracepoints for the mtu3 driver. More traces can be added as necessary in order to ease the task of debugging. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>