tmf: Bug 496479: Fix ClassCastException in Call Stack view
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 21 Jun 2016 15:39:55 +0000 (11:39 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 13 Jul 2016 16:28:27 +0000 (12:28 -0400)
commit3344fad115e5d826c235c21371746f3885682c18
tree454c83dbc1f93cb05228771deec5e9e8db5d006d
parentc7d7e74ef13aa23dd298049032eb47a387ff5b32
tmf: Bug 496479: Fix ClassCastException in Call Stack view

The exception occurs when using the Select Previous/Next Event action
with a trace that does not define thread entries. The parent of a
CallStackEntry is not necessarily a ThreadEntry.

Change-Id: Ibb24bd4e67174fc0fa4b5125754eca38df97a169
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/75650
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/callstack/CallStackView.java
This page took 0.026052 seconds and 5 git commands to generate.