sched.h 148 B

123456789
  1. #ifndef _TRACE_SCHED_H
  2. #define _TRACE_SCHED_H
  3. #include <linux/sched.h>
  4. #include <linux/tracepoint.h>
  5. #include <trace/sched_event_types.h>
  6. #endif