X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=c7b82c1a61876762a0026b183b8c3d1aabdce890;hb=444da810e491b66b873466c240202c27e0cd1adc;hp=1f4d7e481e95fb1f0957a8dc86fa5a4817654b66;hpb=b3d0eeae6d0807a5098dd7b054995c3ba541180b;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