summaryrefslogtreecommitdiff
path: root/libbcache/trace.c
blob: def525d19dcbc8a2c63ce67426617f2019f57b58 (plain)
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>