[PATCH 0/3] cdns: Remove unused tracepoints

Steven Rostedt posted 3 patches 1 month ago
drivers/usb/cdns3/cdns3-trace.h            | 61 --------------------------
drivers/usb/cdns3/cdnsp-trace.h            | 25 -----------
drivers/usb/gadget/udc/cdns2/cdns2-trace.h | 69 ------------------------------
3 files changed, 155 deletions(-)
[PATCH 0/3] cdns: Remove unused tracepoints
Posted by Steven Rostedt 1 month ago
Tracepoints take up around 5K per tracepoint. This is regardless if they are
used or not. Soon unused tracepoints will cause warnings.

The cdns subsystem has several unused tracepoints. Remove them.

Steven Rostedt (3):
      cdns2: Remove unused tracepoints
      cdns3: Remove unused tracepoints
      cdnsp: Remove unused tracepoints

----
 drivers/usb/cdns3/cdns3-trace.h            | 61 --------------------------
 drivers/usb/cdns3/cdnsp-trace.h            | 25 -----------
 drivers/usb/gadget/udc/cdns2/cdns2-trace.h | 69 ------------------------------
 3 files changed, 155 deletions(-)