event-rule: introduce event-rule kprobe
[lttng-tools.git] / include / lttng / kernel-probe-internal.h
index 680f3afab095ab225e59e3922945ee698113635f..381c6a411e7dddf8225c415880fee3738812e4a0 100644 (file)
@@ -91,4 +91,8 @@ bool lttng_kernel_probe_location_is_equal(
                const struct lttng_kernel_probe_location *a,
                const struct lttng_kernel_probe_location *b);
 
+LTTNG_HIDDEN
+struct lttng_kernel_probe_location *lttng_kernel_probe_location_copy(
+               const struct lttng_kernel_probe_location *location);
+
 #endif /* LTTNG_KERNEL_PROBE_INTERNAL_H */
This page took 0.022518 seconds and 4 git commands to generate.