lttng: Also apply the wakeup handler to sched_waking
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 25 Nov 2016 20:43:14 +0000 (15:43 -0500)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 25 Nov 2016 21:57:51 +0000 (16:57 -0500)
commita011e19bb550a5741b4aa301106613087865d20c
treeb63d0ee6e078c21fd8da9bab89025dd61d7b6981
parentee5316210c33194717523e088825e6827da9d277
lttng: Also apply the wakeup handler to sched_waking

LTTng 2.8 (and kernels around that time) introduced the
sched_waking event. This event has the same fields as the
sched_wakeup one, and should cause the same state changes.

Change-Id: Idf9eaf1ecba0346b22283adfbe71ad56d52b045f
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java
This page took 0.025968 seconds and 5 git commands to generate.