X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Flttng.h;h=b5b799fc60c32e965f72b027e52d6c248a1f1723;hp=83838dcb7d0a5fc884dd87276b8e786fd69cccb4;hb=58a97671d5fa65f93126798ded9e5306e3555186;hpb=3087ef18ecb79a3fcef9c8bb8a3e9dc1ea228ff0 diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index 83838dcb7..b5b799fc6 100644 --- a/include/lttng/lttng.h +++ b/include/lttng/lttng.h @@ -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. */