|
|
Log in / Subscribe / Register

Using the TRACE_EVENT() macro (Part 2)

Using the TRACE_EVENT() macro (Part 2)

Posted Apr 1, 2010 14:32 UTC (Thu) by dgc (subscriber, #6611)
Parent article: Using the TRACE_EVENT() macro (Part 2)

FWIW, XFS has over 200 trace events now, and we still haven't converted
the btree tracing to use the TRACE_EVENT() infrastructure (which has
roughly 100 trace points and 10-15 unique trace events per btree type in
it).

I also just posted a patch that adds about 15 new trace events to log
recovery (I added them to track down a bug in some new code), so the
number of trace events in XFS is still growing and will continue to grow
for some time....


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds