[PATCHv1 0/9] usb: chipidea: clean up debuggery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset cleans up the remaining debugging bits in the driver
by either conventing them to trace points or moving to debugfs, all
the while getting rid of home-grown tracing facilities.

Trace events are accessible through perf tool. If you don't yet have
it in your testing environment, now is the good time.

Alexander Shishkin (8):
  usb: chipidea: drop redundant includes
  usb: chipidea: trim include list in udc code
  usb: chipidea: trim include list in the core
  usb: chipidea: convert events to tracepoints
  usb: chipidea: replace interrupt accounting with tracepoints
  usb: chipidea: convert debug entries in sysfs to debugfs
  usb: chipidea: move role to debugfs
  usb: chipidea: move debug files creation/removal to the core

Dan Carpenter (1):
  usb: chipidea: fix precedence bug in ci_requests_show()

 drivers/usb/chipidea/ci.h       |   15 +
 drivers/usb/chipidea/core.c     |   50 +--
 drivers/usb/chipidea/debug.c    |  888 +++++++++------------------------------
 drivers/usb/chipidea/debug.h    |   34 +-
 drivers/usb/chipidea/udc.c      |   74 ++--
 drivers/usb/chipidea/udc.h      |    2 -
 include/trace/events/chipidea.h |  151 +++++++
 7 files changed, 399 insertions(+), 815 deletions(-)
 create mode 100644 include/trace/events/chipidea.h

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux