X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flttng-context-vppid.c;h=4d61fef0351098d25bca4729012269a3fbaf421f;hb=a40e3229afb952bcd6f13e47aa1b4f568c345a23;hp=5b438840d496e910c3df5abc6a1febe9ac49e857;hpb=346cb5ee265fe5f92d4d67a078eab74aa19e7bbd;p=lttng-modules.git diff --git a/src/lttng-context-vppid.c b/src/lttng-context-vppid.c index 5b438840..4d61fef0 100644 --- a/src/lttng-context-vppid.c +++ b/src/lttng-context-vppid.c @@ -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;