analysis: Add root trace entries to Control Flow view
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 10 May 2016 15:14:17 +0000 (11:14 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 16 May 2016 15:58:11 +0000 (11:58 -0400)
- Trace entries are added as root entries in the time graph tree, and
all control flow entries are now under their respective trace entry (in
hierarchical or flat presentation)

- Remove the Trace column

- Remove the trace column comparator

- The root trace entries can be sorted by name or birth time (ascending
or descending) but when sorting by TID or PTID the trace entries are
always sorted by ascending birth time.

- Remove the trace name from the ControlFlowEntry pattern matcher

- Add method to remove child from TimeGraphEntry

Change-Id: I6717855f3da727d4ca8f0ac834b2153edbb12c5c
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/72424
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Hudson CI

No differences found
This page took 0.027457 seconds and 5 git commands to generate.