|Field name |Description
|`func_addr`
-|Function address
+|Function address.
|===
`lttng_ust_cyg_profile_fast:func_exit`::
|Field name |Description
|`func_addr`
-|Function address
+|Function address.
|`call_site`
-|Address from which this function was called
+|Address from which this function was called.
|===
`lttng_ust_cyg_profile:func_exit`::
|Field name |Description
|`func_addr`
-|Function address
+|Function address.
|`call_site`
-|Address from which this function was called
+|Address from which this function was called.
|===
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|`memsz`
-|Size of loaded library in memory
+|Size of loaded library in memory.
|`path`
-|Path to loaded library file
+|Path to loaded library file.
|===
`lttng_ust_dl:dlclose`::
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|===
`lttng_ust_dl:debug_link`::
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|`filename`
-|Debug link file name
+|Debug link file name.
|`crc`
-|Debug link file's CRC
+|Debug link file's CRC.
|===
`lttng_ust_dl:build_id`::
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|`build_id`
-|Build ID
+|Build ID.
|===
|Field name |Description
|`baddr`
-|Base address of loaded executable
+|Base address of loaded executable.
|`memsz`
-|Size of loaded executable in memory
+|Size of loaded executable in memory.
|`path`
-|Path to loaded executable file
+|Path to loaded executable file.
|`is_pic`
-|Whether the executable is position-independent code
+|Whether the executable is position-independent code.
|===
`lttng_ust_statedump:build_id`::
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|`build_id`
-|Build ID
+|Build ID.
|===
`lttng_ust_statedump:debug_link`::
|Field name |Description
|`baddr`
-|Base address of loaded library
+|Base address of loaded library.
|`crc`
-|Debug link file's CRC
+|Debug link file's CRC.
|`filename`
-|Debug link file name
+|Debug link file name.
|===
|Field name |Description
|`line`
-|Line in source file where `tracelog()` was called
+|Line in source file where `tracelog()` was called.
|`file`
-|Source file from which `tracelog()` was called
+|Source file from which `tracelog()` was called.
|`func`
-|Function name from which `tracelog()` was called
+|Function name from which `tracelog()` was called.
|`msg`
-|Formatted string output
+|Formatted string output.
|===
If you do not need to attach a specific log level to a `tracelog()`