summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_trace.h
blob: b22efbdd2eb45ba85ffef7866953afac9c7c6382 (plain)
1
2
3
4
5
6
7
#ifndef __LINUX_BPF_TRACE_H__
#define __LINUX_BPF_TRACE_H__

#include <trace/events/bpf.h>
#include <trace/events/xdp.h>

#endif /* __LINUX_BPF_TRACE_H__ */