lttng: make dead tasks return the state to null instead of blocked.
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 24 Aug 2015 15:03:10 +0000 (11:03 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 28 Aug 2015 18:47:45 +0000 (14:47 -0400)
commit7b23ad3ffdf427d29927ddc19bb35c11ac89e0e0
tree207be7409e667c73c4e047fd24560bd0fc8cef61
parent2bfc6622fc9391115ac11d736883359b81870cd1
lttng: make dead tasks return the state to null instead of blocked.

This will make the control flow view show a task finish instead of go
on and on and on. After this, PIDs can be more clearly re-used.

This patch updates the test cases as the behaviour of the state provider
changes.

Change-Id: Ib9fd24a868734b94cca9063c6753d88aa1185eb0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/54415
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelanalysis/KernelStateProvider.java
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/TestValues.java
This page took 0.026373 seconds and 5 git commands to generate.