Fix: add missing VALGRIND ifdef checks and documentation
[lttng-tools.git] / doc / valgrind-howto.txt
diff --git a/doc/valgrind-howto.txt b/doc/valgrind-howto.txt
new file mode 100644 (file)
index 0000000..68dcaba
--- /dev/null
@@ -0,0 +1,4 @@
+Build lttng-tools with "-DVALGRIND" to create executables compatible
+with the valgrind tool. The start with e.g.:
+
+valgrind --leak-check=full lttng-sessiond
This page took 0.025943 seconds and 5 git commands to generate.