Contexts for RT debugging
[lttng-modules.git] / lttng-context-prio.c
index d9fb6f31da74ad0fec12898a279466c88f2957a5..9da51a22d983312d02a0b7d48e18734215d3a3b3 100644 (file)
@@ -66,6 +66,7 @@ void prio_record(struct lttng_ctx_field *field,
 
 static
 void prio_get_value(struct lttng_ctx_field *field,
+               struct lttng_probe_ctx *lttng_probe_ctx,
                union lttng_ctx_value *value)
 {
        value->s64 = wrapper_task_prio_sym(current);
This page took 0.02295 seconds and 4 git commands to generate.