From mboxrd@z Thu Jan 1 00:00:00 1970 From: jonathan.rajotte-julien@efficios.com (Jonathan Rajotte) Date: Thu, 23 Jul 2015 16:02:50 -0400 Subject: [lttng-dev] [PATCH v2 lttng-ust 1/2] Doc: add LTTNG_UST_GETCPU_PLUGIN to man page In-Reply-To: <1437674396-13934-1-git-send-email-jonathan.rajotte-julien@efficios.com> References: <1437674396-13934-1-git-send-email-jonathan.rajotte-julien@efficios.com> Message-ID: <1437681771-7495-1-git-send-email-jonathan.rajotte-julien@efficios.com> Signed-off-by: Jonathan Rajotte --- 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..e66ab88 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 +provides the path to the shared object which will act as the getcpu override +plugin. An example can be found under doc/examples/getcpu-override . +.PP .SH "SEE ALSO" -- 2.1.4