analysis: make statistics view use a more legible format
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 7 Jan 2016 20:40:04 +0000 (15:40 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 13 Jan 2016 22:10:08 +0000 (17:10 -0500)
commit91deb4e1a0b0f91fc1b05de5aeb90593dc543b47
tree5583994e61e67e6d50c54d185b2d5ed83e3dd244
parent105c43bdf82e3a7408480a399d6ac3d1b47da16f
analysis: make statistics view use a more legible format

statistics will now display times using units and 3 significant
decimals as opposed to the way they were displayed before (unitless
left-aligned nanoseconds)

Change-Id: I35cfeeb7d038ac2b9f52f3648c3e4337a6ec279c
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/63787
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentStoreStatisticsViewer.java
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/messages.properties
This page took 0.035401 seconds and 5 git commands to generate.