lttng: Fix error in virtual machine analysis
authorCédric Biancheri <cdc.biancheri@gmail.com>
Fri, 25 Sep 2015 02:46:40 +0000 (22:46 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 29 Sep 2015 02:07:32 +0000 (22:07 -0400)
commit52efabb60a9ee7ce3f9a5d2a18d85ca407690c43
tree37ce1d34a5198229f16584f0d403f2640beb2c66
parent8b246d4512e582d893f20970ad25881c0e459f15
lttng: Fix error in virtual machine analysis

The analysis was not checking if the virtual cpu was idle
before setting the current state to preempted.
Now it is ignored in this situation.

Change-Id: Iddef5c2ec1c916ea0b591d0106b4e6473febb819
Signed-off-by: Cédric Biancheri <cdc.biancheri@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56728
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/vm/module/VirtualMachineStateProvider.java
This page took 0.026456 seconds and 5 git commands to generate.