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:40 +0000 (10:09 -0500)
commit610c021b9a768fcddbc92ffd233b4d68df6bae0f
tree47170cf2d9f0ee4b15c80b91f9afcaccee8c66f8
parent9134f880a0a321221dcd6d3e5b3c1729f8db7281
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.0247 seconds and 4 git commands to generate.