Message ID | 1466091214-14364-1-git-send-email-mjeanson@efficios.com |
---|---|
State | Accepted, archived |
Headers | show |
both merged into master, thanks! Mathieu ----- On Jun 16, 2016, at 11:33 AM, Michael Jeanson mjeanson at efficios.com wrote: > Signed-off-by: Michael Jeanson <mjeanson at efficios.com> > --- > doc/man/lttng-ust.3.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt > index df2b6fb..7a23943 100644 > --- a/doc/man/lttng-ust.3.txt > +++ b/doc/man/lttng-ust.3.txt > @@ -758,7 +758,7 @@ LTTng-UST state dump > ~~~~~~~~~~~~~~~~~~~~ > If an application that uses `liblttng-ust` becomes part of a tracing > session, information about its currently loaded shared objects, their > -build IDs, and their debug link informations are emitted as events > +build IDs, and their debug link information are emitted as events > by the tracer. > > The following LTTng-UST state dump events exist and must be enabled > -- > 2.7.4
diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index df2b6fb..7a23943 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -758,7 +758,7 @@ LTTng-UST state dump ~~~~~~~~~~~~~~~~~~~~ If an application that uses `liblttng-ust` becomes part of a tracing session, information about its currently loaded shared objects, their -build IDs, and their debug link informations are emitted as events +build IDs, and their debug link information are emitted as events by the tracer. The following LTTng-UST state dump events exist and must be enabled
Signed-off-by: Michael Jeanson <mjeanson at efficios.com> --- doc/man/lttng-ust.3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)