tmf: Make processes and threads optional in Call Stack view
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 29 Apr 2016 18:06:00 +0000 (14:06 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 16 May 2016 19:17:20 +0000 (15:17 -0400)
commit1302015b6157bc215859468ef99c4693ee478258
tree435fb2ec6763b8be35da87976857d55132053d49
parent2c58a0480b84173a732d1d83ba937154a8c89697
tmf: Make processes and threads optional in Call Stack view

- Update call stack analysis module to support possibly empty processes
pattern and threads pattern.

- Update call stack view tree structure to make process entries and
thread entries optional.

- Add icon for process entries.

- Incorporate update of call stack entry selection into
synchingToTime().

- Update synchingToTime() to use a recursive Consumer and to use cached
full states.

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