Contexts for RT debugging
[lttng-modules.git] / lttng-context-vpid.c
index 9a8df9a972b89f7c32dfa4335cde048f6b9ae1e5..6fa1c00d2c76be529d7e146b6cbb157d913d4ec2 100644 (file)
@@ -58,6 +58,7 @@ void vpid_record(struct lttng_ctx_field *field,
 
 static
 void vpid_get_value(struct lttng_ctx_field *field,
+               struct lttng_probe_ctx *lttng_probe_ctx,
                union lttng_ctx_value *value)
 {
        pid_t vpid;
This page took 0.024096 seconds and 4 git commands to generate.