aboutsummaryrefslogtreecommitdiff
path: root/include/trace/sched.h
blob: 4e372a1a29bfed48fae67b26fb77ebb0c6f8feea (plain)
1
2
3
4
5
6
7
8
9
#ifndef _TRACE_SCHED_H
#define _TRACE_SCHED_H

#include <linux/sched.h>
#include <linux/tracepoint.h>

#include <trace/sched_event_types.h>

#endif