Bump LTTNG_UST_PROVIDER_MAJOR from 1 to 2
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Apr 2020 20:32:15 +0000 (16:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 15 Apr 2020 16:57:28 +0000 (12:57 -0400)
commit04f0b55a6bafe380a1b9ce93267d5a7da963cbf9
tree0b0617775d89fe64af06a320b7dda1c6783bc7c1
parent7edfc1722684982b9df894c054d69808dc588a6a
Bump LTTNG_UST_PROVIDER_MAJOR from 1 to 2

The introduction of nested arrays and sequences requires to bump the
provider major version from 1 to 2. Newer lttng-ust are backward
compatible with older probes, but newer probes cannot be used by
older lttng-ust versions.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
This page took 0.024185 seconds and 5 git commands to generate.