bcachefs-tools/libbcachefs/trace.c

12 lines
232 B
C
Raw Normal View History

#include "bcachefs.h"
2017-01-08 12:13:18 +03:00
#include "alloc_types.h"
#include "buckets.h"
#include "btree_types.h"
#include "keylist.h"
#include <linux/blktrace_api.h>
#include "keylist.h"
2017-01-08 12:13:18 +03:00
#define CREATE_TRACE_POINTS
#include <trace/events/bcachefs.h>