Fix: context alignment not properly handled
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index 99691c067f23a421ceee6f5f07f883b68b543e03..83b371c5ba91431f47f44ce6880a4087d2e0244c 100644 (file)
@@ -402,6 +402,7 @@ int lttng_add_perf_counter_to_ctx(uint32_t type,
         * the field here.
         */
 
+       lttng_context_update(*ctx);
        return 0;
 
 setup_error:
This page took 0.02299 seconds and 4 git commands to generate.