bcachefs-tools/libbcachefs/trace.c
2017-03-19 17:31:47 -08:00

12 lines
232 B
C

#include "bcachefs.h"
#include "alloc_types.h"
#include "buckets.h"
#include "btree_types.h"
#include "keylist.h"
#include <linux/blktrace_api.h>
#include "keylist.h"
#define CREATE_TRACE_POINTS
#include <trace/events/bcachefs.h>