Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-vppid.c
index 5b438840d496e910c3df5abc6a1febe9ac49e857..4d61fef0351098d25bca4729012269a3fbaf421f 100644 (file)
@@ -29,7 +29,7 @@ size_t vppid_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, size
 
 static
 void vppid_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)
 {
        struct task_struct *parent;
This page took 0.023214 seconds and 4 git commands to generate.