Refactoring: introduce session private structure
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index c7dc2ecbe03cd10442af063ef3e4b77ebaeb8e52..74e07dc57a0c5e0eb01c2f7acdbe28f033a63ff8 100644 (file)
 #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.023202 seconds and 4 git commands to generate.