]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xhci: add stream context tracing
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 6 Nov 2024 10:14:33 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 12:26:14 +0000 (13:26 +0100)
commit4817754a18ef301adac4a13ba79e4f3dc3adbb74
tree1af4810d83132a707b5b52341cb6e66534ff473e
parent4a587aa5217d2435e4257a850540497770d527ef
xhci: add stream context tracing

Show stream id, stream context type (SCT), ring dequeue pointer and
the DMA address of the stream context during stream allocation

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20241106101459.775897-8-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-trace.h
drivers/usb/host/xhci.h