From: Jonathan Rajotte Date: Thu, 23 Jul 2015 20:02:50 +0000 (-0400) Subject: Doc: add LTTNG_UST_GETCPU_PLUGIN to man page X-Git-Tag: v2.8.0-rc1~121 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=8538d08b43e9f1c52ec2695b414a98f3b1a2f5ea;p=lttng-ust.git Doc: add LTTNG_UST_GETCPU_PLUGIN to man page Signed-off-by: Jonathan Rajotte Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3 index 15b4989b..4d86bfe0 100644 --- a/doc/man/lttng-ust.3 +++ b/doc/man/lttng-ust.3 @@ -497,6 +497,12 @@ 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 in the lttng-ust documentation under +examples/getcpu-override . +.PP .SH "SEE ALSO"