[lttng-dev] [PATCH lttng-ust 1/2] Doc: add LTTNG_UST_GETCPU_PLUGIN to man page
Jonathan Rajotte
jonathan.rajotte-julien at efficios.com
Thu Jul 23 13:59:55 EDT 2015
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
---
doc/man/lttng-ust.3 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3
index 15b4989..829f7ae 100644
--- a/doc/man/lttng-ust.3
+++ b/doc/man/lttng-ust.3
@@ -497,6 +497,11 @@ startup time.
.IP "LTTNG_UST_WITHOUT_BADDR_STATEDUMP"
Prevent liblttng-ust to perform a base-address statedump on session-enable.
.PP
+.IP "LTTNG_UST_GETCPU_PLUGIN"
+Used by the getcpu override plugin system. The environment variable is used to
+provide the path of the shared object who will act as the getcpu override
+plugin. Example can be found under doc/example/getcpu-override .
+.PP
.SH "SEE ALSO"
--
2.1.4
More information about the lttng-dev
mailing list