Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-tid.c
index 0b763fce1cc5f5807137a35d0eeb6d1c3c5d7431..9438cb63e6d5574a7ae9d970b9a8bafcea585bf9 100644 (file)
@@ -28,7 +28,7 @@ size_t tid_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, size_t
 
 static
 void tid_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_kernel_ring_buffer_ctx *ctx,
                 struct lttng_channel *chan)
 {
        pid_t tid;
This page took 0.0236 seconds and 4 git commands to generate.