Backport: Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 4 May 2018 18:52:02 +0000 (14:52 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 28 Jun 2018 15:15:44 +0000 (11:15 -0400)
commitcdd566a28c7058fc32864b8b8a2ff95d82d0e6a8
tree4c00ec776c156b1621db144fed030ec5a6f004be
parent89d36a4a1d5faea8aeae72fa6e4a02224add9936
Backport: Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION

Backport:
    For sessiond add the sessiond_config_log function for verbose
    Printing of the version since config-sessiond does not exist in 2.9.
===

Add detailed version information to the debug log of lttng-relayd and
lttng-sessiond.

Append the extra version information at the end of the "version" command
of the lttng binary.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
src/bin/lttng-crash/lttng-crash.c
src/bin/lttng-relayd/main.c
src/bin/lttng-sessiond/main.c
src/bin/lttng/commands/version.c
src/bin/lttng/lttng.c
This page took 0.026822 seconds and 5 git commands to generate.