bcachefs-tools/libbcache/trace.c

12 lines
235 B
C
Raw Normal View History

2017-01-08 12:13:18 +03:00
#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>