X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=ad1b708a3a5825be66bc33e864276b3a4d9f7db2;hb=91dfef6e2f50460b9597fc8a8186949c48557c14;hp=0303c02ae80cee9a42548b8b012b8a19591eb3ae;hpb=a4b92340642035d1eafeb1eead0ad01f64d2007d;p=lttng-tools.git 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"