syscall tracing: sys_getcpu
[lttng-modules.git] / lttng-calibrate.c
index 421d027b26fc7b93af4d2f5a8ead373231dfaa78..f2362fb25ef17798a7b98988e8a0ceb9b27e2158 100644 (file)
@@ -8,9 +8,10 @@
  * Dual LGPL v2.1/GPL v2 license.
  */
 
-#include "ltt-debugfs-abi.h"
-#include "ltt-events.h"
+#include "lttng-abi.h"
+#include "lttng-events.h"
 
+noinline
 void lttng_calibrate_kretprobe(void)
 {
        asm volatile ("");
This page took 0.024624 seconds and 4 git commands to generate.