Fix: Implicit cast from lttng_loglevel_type to lttng_ust_loglevel_type
[lttng-tools.git] / doc / valgrind-howto.txt
1 Build lttng-tools with "-DVALGRIND" to create executables compatible
2 with the valgrind tool. The start with e.g.:
3
4 valgrind --leak-check=full lttng-sessiond
This page took 0.028757 seconds and 4 git commands to generate.