Fix: missing context enum values in session xml schema
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 5 Jun 2018 14:57:48 +0000 (10:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 11 Jun 2018 19:22:43 +0000 (15:22 -0400)
commitce34008b8f158de275d27e17af8e2c26b3fa59c7
tree0e7acd7a8a0fb2f9079b17d82e9f8665a15142f8
parent3e70222ce9e5c1d1e653345dedc67ac845493686
Fix: missing context enum values in session xml schema

    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: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/config/session.xsd
This page took 0.025381 seconds and 4 git commands to generate.