]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/trace.c
Update bcachefs sources to c887148ebf99 thread_with_file: add f_ops.flush
[bcachefs-tools-debian] / libbcachefs / trace.c
index 70573981b87dde70cd1267f2d0f539e5874c196a..dc48b52b01b49c4ed7af877921dd7e2b446d75a8 100644 (file)
@@ -2,13 +2,16 @@
 #include "bcachefs.h"
 #include "alloc_types.h"
 #include "buckets.h"
+#include "btree_cache.h"
 #include "btree_iter.h"
 #include "btree_locking.h"
+#include "btree_update_interior.h"
 #include "keylist.h"
+#include "move_types.h"
 #include "opts.h"
+#include "six.h"
 
 #include <linux/blktrace_api.h>
-#include <linux/six.h>
 
 #define CREATE_TRACE_POINTS
-#include <trace/events/bcachefs.h>
+#include "trace.h"