Add support for ppc hw tb clock, remove kernelcompat.h
[ust.git] / libust / tracer.h
index dc2d62fffe66b359c70c3d145355bc4af01b1c3d..0fa2e4dd929fcb54254fa0fff4f93fae965e5e69 100644 (file)
 
 #include <sys/types.h>
 #include <stdarg.h>
-#include <ust/kernelcompat.h>
+#include <ust/marker.h>
+#include <ust/probe.h>
+#include <ust/core.h>
 #include "channels.h"
 #include "tracercore.h"
 #include "tracerconst.h"
-#include <ust/marker.h>
-#include <ust/probe.h>
 #include "buffers.h"
 
 /* Number of bytes to log with a read/write event */
This page took 0.021867 seconds and 4 git commands to generate.