Add structure size field to struct lttng_session
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index 9d57a23345787b7199cca543ed26448e2a633ed7..74e07dc57a0c5e0eb01c2f7acdbe28f033a63ff8 100644 (file)
 #include <urcu/system.h>
 #include <urcu/arch.h>
 #include <urcu/rculist.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include <urcu/ref.h>
 #include <usterr-signal-safe.h>
 #include <signal.h>
 #include <urcu/tls-compat.h>
 #include "perf_event.h"
+
+#include "context-internal.h"
 #include "lttng-tracer-core.h"
+#include "ust-events-internal.h"
 
 /*
  * We use a global perf counter key and iterate on per-thread RCU lists
This page took 0.02289 seconds and 4 git commands to generate.