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>
Fri, 9 Aug 2019 15:28:43 +0000 (11:28 -0400)
commite2b6b28eb86b7d0391a514f174a566a459b41136
tree1f81bfeeebd9f7c1377b7c100c4955cbc29094aa
parent3b16476a9b2015e59bb869cdeb07975b8d1ec6c5
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.026158 seconds and 4 git commands to generate.