1 2 3 4 5 6 7 8 9 10 11
#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>