X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=76b5c37aa60a9cb6e7a1e8e26a39e97abc4ea436;hb=90d125c709f566f3663bf84677f100134cc618e0;hp=0924a4de2dc7d65c411951293598ab0baafd22e6;hpb=a34c2ec061dd1aee434ad6c0a0a1d78876010d47;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index 0924a4de..76b5c37a 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -1479,15 +1479,18 @@ int main(int argc, char* argv[]) ENVIRONMENT VARIABLES --------------------- -`LTTNG_HOME`:: +`LTTNG_UST_HOME`:: Alternative user's home directory. This variable is useful when the user running the instrumented application has a non-writable home directory. + Unix sockets used for the communication between `liblttng-ust` and the LTTng session and consumer daemons (part of the LTTng-tools project) -are located in a specific directory under `$LTTNG_HOME` (or `$HOME` if -`$LTTNG_HOME` is not set). +are located in a specific directory under `$LTTNG_UST_HOME` (or `$HOME` if +`$LTTNG_UST_HOME` is not set). + +NOTE: `$LTTNG_HOME` is also supported as a fallback of `$LTTNG_UST_HOME` for +backward compatibility reason. `LTTNG_UST_ALLOW_BLOCKING`:: If set, allow the application to retry event tracing when there's