Fix: handle backward compatibility with lttng-modules 2.7
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 5 Oct 2016 16:54:19 +0000 (12:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Oct 2016 22:31:28 +0000 (18:31 -0400)
commit912a3957d3c8dfd82d6fee3aaed0454d98529630
tree06a8ea4ce9f78f24ca84e7a59ed9e33391600cbb
parentd1c056f5813753ae46898925325748a571b1044b
Fix: handle backward compatibility with lttng-modules 2.7

There is no major version bump between lttng-module 2.7 and 2.8 ABI.
Even though we do not guarantee compatibility, do a best effort to
maintain it when possible.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/kernel-consumer/kernel-consumer.c
This page took 0.025263 seconds and 4 git commands to generate.