trace_events.h 149 B

1234567
  1. /* trace/<type>.h here */
  2. #include <trace/sched.h>
  3. #include <trace/irq.h>
  4. #include <trace/lockdep.h>
  5. #include <trace/skb.h>
  6. #include <trace/kmem.h>