Contexts for RT debugging
[lttng-modules.git] / lttng-context-tid.c
index 7b8e04bed21518520f3d3a2b45127b08dd2dfb15..12862659f18080d42496636185125d302cafa38c 100644 (file)
@@ -52,6 +52,7 @@ void tid_record(struct lttng_ctx_field *field,
 
 static
 void tid_get_value(struct lttng_ctx_field *field,
+               struct lttng_probe_ctx *lttng_probe_ctx,
                union lttng_ctx_value *value)
 {
        pid_t tid;
This page took 0.02278 seconds and 4 git commands to generate.