tmf: Persist filters of opened traces in AbstractTimeGraphView
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 11 Sep 2015 14:50:17 +0000 (10:50 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 15 Sep 2015 20:47:31 +0000 (16:47 -0400)
commit4923d7b9f8263a555fd858157654f56fbeb39354
treee4408bf412d1d64228218b15d99a1d27093a19c7
parent63b93cd6b908011b86b356e1680edd0d7b1cd025
tmf: Persist filters of opened traces in AbstractTimeGraphView

The filters of each opened trace are stored in a map and restored when
switching from one trace to another.

Change-Id: I101961009eaf9123aca0995cc1e7ea862f13d262
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55749
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphCombo.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
This page took 0.035139 seconds and 5 git commands to generate.