]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/trace.c
update bcache sources
[bcachefs-tools-debian] / libbcachefs / trace.c
1 #include "bcachefs.h"
2 #include "alloc_types.h"
3 #include "buckets.h"
4 #include "btree_types.h"
5 #include "keylist.h"
6
7 #include <linux/blktrace_api.h>
8 #include "keylist.h"
9
10 #define CREATE_TRACE_POINTS
11 #include <trace/events/bcachefs.h>