X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=ad1b708a3a5825be66bc33e864276b3a4d9f7db2;hp=0303c02ae80cee9a42548b8b012b8a19591eb3ae;hb=07424f161f4afbd07fd165e4ae492726e1de7769;hpb=a4b92340642035d1eafeb1eead0ad01f64d2007d diff --git a/src/common/defaults.h b/src/common/defaults.h index 0303c02ae..ad1b708a3 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -48,7 +48,7 @@ * Default session name for the lttng command line. This default value will * get the date and time appended (%Y%m%d-%H%M%S) to it. */ -#define DEFAULT_SESSION_NAME "auto-" +#define DEFAULT_SESSION_NAME "auto" /* Default consumer paths */ #define DEFAULT_CONSUMERD_RUNDIR "%s"