callstack context: use delimiter when stack is incomplete
[lttng-modules.git] / lttng-context-vpid.c
index a2080f1badb1913f0bfdd88719ec7a7d92cba58f..482366597d087a144dd7a4837bf555cd7004aaa5 100644 (file)
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include "lttng-events.h"
-#include "wrapper/ringbuffer/frontend_types.h"
-#include "wrapper/vmalloc.h"
-#include "lttng-tracer.h"
+#include <lttng-events.h>
+#include <wrapper/ringbuffer/frontend_types.h>
+#include <wrapper/vmalloc.h>
+#include <lttng-tracer.h>
 
 static
 size_t vpid_get_size(size_t offset)
This page took 0.022986 seconds and 4 git commands to generate.