callstack context: use delimiter when stack is incomplete
[lttng-modules.git] / lttng-context-procname.c
index 6b5e90ab91a5178f9e2ef1bbb8208fd1a7a80917..f0b9d975fa49a07677c16c8c64ac1d04df20040c 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 procname_get_size(size_t offset)
This page took 0.022566 seconds and 4 git commands to generate.