commit | a0254324eeea3b00676eeb54ba80774a46cb8afb | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Tue Aug 06 07:52:46 2013 +0300 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Aug 13 16:05:43 2013 -0700 |
tree | 69b73e4bea25d9e12d0348a11d411c31575e1e66 | |
parent | 4bdfe4c38fd5b06da558050a3288a0a48825a3e7 [diff] |
xhci: add trace for debug messages related to endpoint reset This patch defines a new trace event, which is called xhci_dbg_reset_ep and belongs in the event class xhci_log_msg, and adds tracepoints that trace the debug messages associated with resetting an endpoint after the reception of a STALL packet. Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>