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:35 +0000 (15:22 -0400)
commitd815b3a360e24dd2b48adc41ca9aea7bd4877423
treebd6b8b059ed07c9a35307bd5ea9ce1f981ab720b
parentb6ef8b7253ef0c583a093cfffcc32d39f621932d
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.0249239999999999 seconds and 4 git commands to generate.