bcachefs-tools/libbcache/trace.c
2017-01-20 09:07:08 -09:00

12 lines
235 B
C

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