Fix: missing value handling for lttng_event_context_type
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 26 Feb 2018 21:03:02 +0000 (16:03 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 27 Feb 2018 15:09:15 +0000 (10:09 -0500)
commit16df1f44c9016cfc9aa1e4547ce12f9a20d4f3f8
tree8f3fbf47aa923cbfc01561ed75cfd224766e8bde
parentb8966fd24eeca6d5a11ff94a63568b527056d643
Fix: missing value handling for lttng_event_context_type

Handling of the following enum are added:
    LTTNG_EVENT_CONTEXT_INTERRUPTIBLE
    LTTNG_EVENT_CONTEXT_PREEMPTIBLE
    LTTNG_EVENT_CONTEXT_NEED_RESCHEDULE
    LTTNG_EVENT_CONTEXT_MIGRATABLE

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/mi-lttng-3.0.xsd
src/common/mi-lttng.c
This page took 0.025084 seconds and 4 git commands to generate.