summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-06-04 11:05:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-14 10:25:16 +0200
commit318324e6df9787f8ec06660224f555471c8f36d1 (patch)
treeb222a78dde6e3226163904442ad25682c8c1f857 /COPYING
parente2ff8815f3d4dc082d60e261d3f8c80896ad4078 (diff)
downloadlinux-318324e6df9787f8ec06660224f555471c8f36d1.tar.bz2
usb: musb: Implement tracing for state change events
The devctl register on musb is the only way to get state information on musb. The hardware can easily get confused because it tries to do things on it's own automagically, and things like slow VBUS rise can make things fail. Let's make it easier to debug the ongoing state change issues that keep popping up on regular basis and add tracing support. With these changes we can easily trace musb state change events with: echo 1 > /sys/kernel/debug/tracing/events/musb/musb_state/enable cat /sys/kernel/debug/tracing/trace_pipe echo 0 > /sys/kernel/debug/tracing/events/musb/musb_state/enable Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Andreas Kemnade <andreas@kemnade.info> Cc: Bhushan Shah <bshah@kde.org> Cc: Drew Fustini <drew@beagleboard.org> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20210604080536.12185-2-tony@atomide.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions