Change configuration file and trace output dir
[lttng-tools.git] / include / lttng / lttng.h
index 83838dcb7d0a5fc884dd87276b8e786fd69cccb4..b5b799fc60c32e965f72b027e52d6c248a1f1723 100644 (file)
@@ -33,6 +33,9 @@
 /* Environment variable to set session daemon binary path. */
 #define LTTNG_SESSIOND_PATH_ENV "LTTNG_SESSIOND_PATH"
 
+/* Default trace output directory name */
+#define LTTNG_DEFAULT_TRACE_DIR_NAME "lttng-traces"
+
 /*
  * Event symbol length.
  */
This page took 0.02313 seconds and 4 git commands to generate.