Move perf counter symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index 9d57a23345787b7199cca543ed26448e2a633ed7..738a1d5250b781124fd93905ce920e305efb0c1d 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 "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.022955 seconds and 4 git commands to generate.