X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=c7b82c1a61876762a0026b183b8c3d1aabdce890;hb=f5eb039d03be9b844c5cfde268008c60d79258d8;hp=1f4d7e481e95fb1f0957a8dc86fa5a4817654b66;hpb=64ec15a9a258a16b5de4d1b5d4b06505c5babfe4;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index 1f4d7e48..c7b82c1a 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -777,18 +777,20 @@ This event has no fields. This event has no fields. `lttng_ust_statedump:soinfo`:: - Emitted when information about a currently loaded shared object is - found. + Emitted when information about a currently loaded executable or + shared object is found. + Fields: + [options="header"] -|============================================================== +|================================================================== | Field name | Description -| `baddr` | Base address of loaded library -| `memsz` | Size of loaded library in memory -| `sopath` | Path to loaded library file -|============================================================== +| `baddr` | Base address of loaded executable +| `memsz` | Size of loaded executable in memory +| `sopath` | Path to loaded executable file +| `is_pic` | Whether the executable is + position-independent code +|================================================================== `lttng_ust_statedump:build_id`:: Emitted when a build ID is found in a currently loaded shared