From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Wed, 20 Apr 2016 21:10:22 +0000 (UTC) Subject: [lttng-dev] [PATCH lttng-ust] Doc: update manpages for soinfo/sopath name change In-Reply-To: <1461186309-12602-1-git-send-email-abusque@efficios.com> References: <1461186309-12602-1-git-send-email-abusque@efficios.com> Message-ID: <1803469159.65322.1461186622338.JavaMail.zimbra@efficios.com> Merged into master and stable-2.8, thanks! Mathieu ----- On Apr 20, 2016, at 5:05 PM, Antoine Busque abusque at efficios.com wrote: > Signed-off-by: Antoine Busque > --- > doc/man/lttng-ust-dl.3.txt | 2 +- > doc/man/lttng-ust.3.txt | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/doc/man/lttng-ust-dl.3.txt b/doc/man/lttng-ust-dl.3.txt > index 9302222..392e5cb 100644 > --- a/doc/man/lttng-ust-dl.3.txt > +++ b/doc/man/lttng-ust-dl.3.txt > @@ -39,7 +39,7 @@ Fields: > | Field name | Description > | `baddr` | Base address of loaded library > | `memsz` | Size of loaded library in memory > -| `sopath` | Path to loaded library file > +| `path` | Path to loaded library file > |============================================================== > > `lttng_ust_dl:dlclose`:: > diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt > index c7b82c1..1d69221 100644 > --- a/doc/man/lttng-ust.3.txt > +++ b/doc/man/lttng-ust.3.txt > @@ -776,7 +776,7 @@ This event has no fields. > + > This event has no fields. > > -`lttng_ust_statedump:soinfo`:: > +`lttng_ust_statedump:bin_info`:: > Emitted when information about a currently loaded executable or > shared object is found. > + > @@ -787,7 +787,7 @@ Fields: > | Field name | Description > | `baddr` | Base address of loaded executable > | `memsz` | Size of loaded executable in memory > -| `sopath` | Path to loaded executable file > +| `path` | Path to loaded executable file > | `is_pic` | Whether the executable is > position-independent code > |================================================================== > -- > 2.8.0 -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com