From mboxrd@z Thu Jan 1 00:00:00 1970 From: abusque@efficios.com (Antoine Busque) Date: Thu, 23 Jul 2015 15:37:42 -0400 Subject: [lttng-dev] [PATCH lttng-ust 2/2] Doc: add LTTNG_UST_CLOCK_PLUGIN to man page In-Reply-To: <1437674396-13934-2-git-send-email-jonathan.rajotte-julien@efficios.com> References: <1437674396-13934-1-git-send-email-jonathan.rajotte-julien@efficios.com> <1437674396-13934-2-git-send-email-jonathan.rajotte-julien@efficios.com> Message-ID: On Thu, Jul 23, 2015 at 1:59 PM, Jonathan Rajotte wrote: > +When using LTTng-tools keep in mind that lttng-sessiond uses lttng-ust clock Maybe change to "uses lttng-ust's" > +definition and functions. Thus LTTNG_UST_CLOCK_PLUGIN need to be define when "needs to be defined" > +.IP "LTTNG_UST_CLOCK_PLUGIN" > +Used by the clock override plugin system. The environment variable is used to > +provide the path of the shared object who will act as the clock override > +plugin. Example can be found under doc/example/clock-override . As per comments on previous patch, "path to", "which will", "An example" or "Examples" and "doc/examples/" in the path. Regards, Antoine Busque.