1
0
Fork 0
alistair23-linux/include/trace/sched.h

10 lines
148 B
C

#ifndef _TRACE_SCHED_H
#define _TRACE_SCHED_H
#include <linux/sched.h>
#include <linux/tracepoint.h>
#include <trace/sched_event_types.h>
#endif