timing: Use sub-second formatter for duration in table viewer
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 26 May 2016 19:11:37 +0000 (15:11 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 21 Jul 2016 12:35:57 +0000 (08:35 -0400)
commitef47abbab83ffa0fd95a18ff246011483c3a4163
tree496dae3931bb01a8997d54d5a126fe97165205e8
parente162f98f0fd802b18ac3fcb2a26cc9ff6d91a9f2
timing: Use sub-second formatter for duration in table viewer

A formatter makes the duration clearer, especially for large durations when
it's hard to figure the number of numbers in the string

Change-Id: I8b71ccc18c905809530df148d63881aced09c916
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/73802
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java
analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyTableAnalysisTest.java
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java
This page took 0.026561 seconds and 5 git commands to generate.