summaryrefslogtreecommitdiff
path: root/libbcachefs/trace.c
blob: 13f0fc24a3f744b174a2b7984409b9404ed34194 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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>