]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/trace.c
59e8dfa3d24520a2f57e5744efd3c4c456dab3a8
[bcachefs-tools-debian] / libbcachefs / trace.c
1 // SPDX-License-Identifier: GPL-2.0
2 #include "bcachefs.h"
3 #include "alloc_types.h"
4 #include "buckets.h"
5 #include "btree_types.h"
6 #include "keylist.h"
7
8 #include <linux/blktrace_api.h>
9 #include "keylist.h"
10
11 #define CREATE_TRACE_POINTS
12 #include <trace/events/bcachefs.h>