Fix: only create trace chunk if the output of a session supports it
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Aug 2019 20:35:27 +0000 (16:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2019 20:39:14 +0000 (16:39 -0400)
commite7a6ca28c9cf99d9ec71fd01ebb4804e1bc896df
tree86d88537ce6a65f8c271e6e535c9a322cf7bade6
parent13d934a50a935591277a182b930603ec8284bdc6
Fix: only create trace chunk if the output of a session supports it

A trace chunk should only be created on the session daemon end when
the trace's output supports this notion (2.11+).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/session.c
src/bin/lttng-sessiond/session.h
This page took 0.025023 seconds and 4 git commands to generate.