X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=9b86906a185d058c47a8a3ded278e948288be08f;hb=3d5db36a133a18353fb7ddefb3e97c5078b55bee;hp=2534612a7ecb9ea4d866ea237f80d2437665cb9a;hpb=df807054e56e2b476278b1da34de7204e1925452;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index 2534612a..9b86906a 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -818,6 +818,10 @@ The following man:namespaces(7) context fields are supported by LTTng-UST: Process IDs namespace: inode number of the current man:pid_namespaces(7) in the proc filesystem. +`time_ns`:: + Time and system clock namespace: inode number of the current + man:time_namespaces(7) in the proc filesystem. + `user_ns`:: User and group IDs namespace: inode number of the current man:user_namespaces(7) in the proc filesystem. @@ -952,6 +956,20 @@ Fields: |Debug link file name. |=== +`lttng_ust_statedump:procname`:: + The process procname at process start. ++ +Fields: ++ +[options="header"] +|=== +|Field name |Description + +|`procname` +|The process name. + +|=== + [[ust-lib]] Shared library load/unload tracking @@ -1395,6 +1413,10 @@ Default: {lttng_ust_register_timeout}. If set, prevents `liblttng-ust` from performing a base address state dump (see the <> section above). +`LTTNG_UST_WITHOUT_PROCNAME_STATEDUMP`:: + If set, prevents `liblttng-ust` from performing a procname state + dump (see the <> section above). + include::common-footer.txt[]