X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=27c1fd6bd656cfd1f7e704810bc58aaf6221d971;hb=0ce823281d505aada6ddeb56a84a556d1b483d36;hp=ff0e14f75ca6b86002c979ecbb2d86c228f884fd;hpb=59e3be47eee9ed871cc60f3cee5acb3e6f327938;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index ff0e14f7..27c1fd6b 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -1088,6 +1088,16 @@ int main(int argc, char* argv[]) ENVIRONMENT VARIABLES --------------------- +`LTTNG_HOME`:: + Overrides the `$HOME` environment variable. 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). + `LTTNG_UST_DEBUG`:: Activate `liblttng-ust` debug and error output.