linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cdns: Remove unused tracepoints
@ 2025-08-29  1:55 Steven Rostedt
  2025-08-29  1:55 ` [PATCH 1/3] cdns2: " Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steven Rostedt @ 2025-08-29  1:55 UTC (permalink / raw)
  To: linux-kernel, linux-trace-kernel, linux-usb
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton,
	Peter Chen, Pawel Laszczak, Greg Kroah-Hartman

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-01  2:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29  1:55 [PATCH 0/3] cdns: Remove unused tracepoints Steven Rostedt
2025-08-29  1:55 ` [PATCH 1/3] cdns2: " Steven Rostedt
2025-08-29  1:55 ` [PATCH 2/3] cdns3: " Steven Rostedt
2025-09-01  2:32   ` Peter Chen (CIX)
2025-08-29  1:55 ` [PATCH 3/3] cdnsp: " Steven Rostedt
2025-09-01  2:29   ` Peter Chen (CIX)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).