SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / doc / examples / trigger-on-event / tp.c
diff --git a/doc/examples/trigger-on-event/tp.c b/doc/examples/trigger-on-event/tp.c
new file mode 100644 (file)
index 0000000..e1745ed
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
+ *
+ * SPDX-License-Identifier: MIT
+ *
+ */
+
+#define TRACEPOINT_DEFINE
+#define TRACEPOINT_CREATE_PROBES
+#include "tp.h"
This page took 0.023814 seconds and 5 git commands to generate.