Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / libust / tracercore.h
index 52f75ec82352fca4ebddb7fde5245ecb39aef14d..5c396f464fec001b9aca07829c452dfb5bae01ee 100644 (file)
 #ifndef UST_TRACERCORE_H
 #define UST_TRACERCORE_H
 
-#include <ust/kernelcompat.h>
-//ust// #include <linux/percpu.h>
-
-/* ltt's root dir in debugfs */
-#define LTT_ROOT        "ltt"
+#include <ust/kcompat/kcompat.h>
+#include <ust/core.h>
+#include <urcu/list.h>
 
 /*
  * All modifications of ltt_traces must be done by ltt-tracer.c, while holding
This page took 0.022282 seconds and 4 git commands to generate.