From: Julien Desfossez Date: Fri, 21 Aug 2015 16:21:41 +0000 (-0400) Subject: Store the version of the tracer in the UID registry X-Git-Tag: v2.8.0-rc1~84 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=7062f070b01e86c2e29490ea41e25f1f519ceadb;hp=7062f070b01e86c2e29490ea41e25f1f519ceadb;p=lttng-tools.git Store the version of the tracer in the UID registry When the per-uid registry is created, we copy the version of the tracer (extracted from the first app that creates the registry). Useful to regenerate the metadata later regardless of the state of this first app. Signed-off-by: Julien Desfossez Signed-off-by: Jérémie Galarneau ---