bytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
[lttng-ust.git] / doc / man / lttng-ust.3.txt
index 2534612a7ecb9ea4d866ea237f80d2437665cb9a..9b86906a185d058c47a8a3ded278e948288be08f 100644 (file)
@@ -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 <<state-dump,LTTng-UST state dump>> section above).
 
+`LTTNG_UST_WITHOUT_PROCNAME_STATEDUMP`::
+    If set, prevents `liblttng-ust` from performing a procname state
+    dump (see the <<state-dump,LTTng-UST state dump>> section above).
+
 
 include::common-footer.txt[]
 
This page took 0.023362 seconds and 4 git commands to generate.