Add time scaling support
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 3 Aug 2012 17:59:15 +0000 (13:59 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 21 Aug 2012 20:13:26 +0000 (16:13 -0400)
commit1d7277f317fe1a75f274719fc9a87eaf33fada84
tree281c7d7ec4ff2d46a84b7c168c0973408796b89b
parentd4a8d935db6802db56de81e241baf114e873dfa1
Add time scaling support

Useful if your clock is not == 1.0 ghz

Change-Id: Ie81bfa6b4379d5cbe5b88abae22618bc5a08dc3f
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/7104
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/trace/CTFTraceReaderTest.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/CTFClock.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTrace.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTraceReader.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEvent.java
This page took 0.025987 seconds and 5 git commands to generate.