diff options
Diffstat (limited to 'src/tracing/rgw_op.c')
-rw-r--r-- | src/tracing/rgw_op.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tracing/rgw_op.c b/src/tracing/rgw_op.c new file mode 100644 index 00000000..0a3c1f96 --- /dev/null +++ b/src/tracing/rgw_op.c @@ -0,0 +1,6 @@ + +#define TRACEPOINT_CREATE_PROBES +/* + * The header containing our TRACEPOINT_EVENTs. + */ +#include "tracing/rgw_op.h" |