X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-vppid.c;h=8a7d172fca89bc543abd2e2f55cdb55392d0b5c8;hb=79150a4903b5f31695fcd1d9655555ba6dc4bfa4;hp=9f36375db08f449d840742b831cfb04b25a213e4;hpb=4949b0e607fa16a22b141c9253c89f930f70e03f;p=lttng-modules.git diff --git a/lttng-context-vppid.c b/lttng-context-vppid.c index 9f36375d..8a7d172f 100644 --- a/lttng-context-vppid.c +++ b/lttng-context-vppid.c @@ -73,6 +73,7 @@ void vppid_record(struct lttng_ctx_field *field, static void vppid_get_value(struct lttng_ctx_field *field, + struct lttng_probe_ctx *lttng_probe_ctx, union lttng_ctx_value *value) { struct task_struct *parent;