xhci: add trace for debug messages related to changing contexts
authorXenia Ragiadakou <burzalodowa@gmail.com>
Wed, 31 Jul 2013 04:35:27 +0000 (07:35 +0300)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 13 Aug 2013 23:05:39 +0000 (16:05 -0700)
commit3a7fa5bef06e1757d1aded8d78afd041b4552e11
tree924b372520502e54e296be99f8f1069c88ed0717
parent84a99f6fc5d4a2b7583aa287979268a8bb926367
xhci: add trace for debug messages related to changing contexts

This patch defines a new trace event, which is called xhci_dbg_context_change
and belongs in the event class xhci_log_msg, and adds tracepoints for tracing
the debug messages related to context updates performed with Configure Endpoint
and Evaluate Context commands.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci-trace.h
drivers/usb/host/xhci.c
This page took 0.026501 seconds and 5 git commands to generate.