Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] [PATCH lttng-ust] Doc: update manpages for soinfo/sopath name change
@ 2016-04-20 21:05 Antoine Busque
  2016-04-20 21:10 ` Mathieu Desnoyers
  0 siblings, 1 reply; 2+ messages in thread
From: Antoine Busque @ 2016-04-20 21:05 UTC (permalink / raw)


Signed-off-by: Antoine Busque <abusque at efficios.com>
---
 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [lttng-dev] [PATCH lttng-ust] Doc: update manpages for soinfo/sopath name change
  2016-04-20 21:05 [lttng-dev] [PATCH lttng-ust] Doc: update manpages for soinfo/sopath name change Antoine Busque
@ 2016-04-20 21:10 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2016-04-20 21:10 UTC (permalink / raw)


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 <abusque at efficios.com>
> ---
> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-20 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20 21:05 [lttng-dev] [PATCH lttng-ust] Doc: update manpages for soinfo/sopath name change Antoine Busque
2016-04-20 21:10 ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox