lttng: Handle the sched_wakeup event
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 17 Apr 2013 19:17:55 +0000 (15:17 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 23 Apr 2013 19:22:37 +0000 (15:22 -0400)
commitd1b933e795bc2b5b20be7bfefe756d0445c6f6f8
tree7d56ed7daa387e5d6901670d43e4c7209d4c6477
parentb46ea93c6c68e51b7f1613c23eaa0d324ec3e828
lttng: Handle the sched_wakeup event

This event should put the relevant process (indicated in the
event's payload) in the "wait for cpu" state.

Change-Id: I5cf6a617f0558ff98cfc007fc10a688dab292f6b
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/11998
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/internal/lttng2/kernel/core/LttngStrings.java
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/internal/lttng2/kernel/core/stateprovider/CtfKernelStateInput.java
This page took 0.035819 seconds and 5 git commands to generate.