tmf: Add the view ID to some JUL log statements of time graph views
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 15 Jul 2016 13:18:14 +0000 (09:18 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 9 Sep 2016 19:01:38 +0000 (15:01 -0400)
commitdd8c2fe60b2f8e481577fcb5f3f2e10425459ac1
treeb8a70c3a795914bd19216062dc5e11da87ef3425
parent5ae5a500f01abd3d883d848f860a4ae78b4abd42
tmf: Add the view ID to some JUL log statements of time graph views

This patch adds a getViewId() method to AbstractTimeGraphView that returns the
view's primaryID:secondaryID string corresponding to the view. This view ID is
added to some JUL log statements.

Change-Id: Ica415d919883822676f0f1c107bcd3b631ea9c67
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/77395
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.024563 seconds and 5 git commands to generate.