tmf: Bug 421475: Inaccurate seek for traces with timestamp transform
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 16 May 2014 16:31:23 +0000 (12:31 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 4 Jun 2014 15:16:51 +0000 (11:16 -0400)
commit962fb72f41941a75350f3ab090136d562842586c
tree0f5281f14b1f3941e778f6cc12391c972f6849c0
parentf3cbd37d63414a3fed5dd3a31355789479cf1b59
tmf: Bug 421475: Inaccurate seek for traces with timestamp transform

The CtfLocation now holds the original (untransformed) timestamp value.

Change-Id: I8f1b435469fd3c9ee32720fc367524d734abb145
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/26750
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTrace.java
org.eclipse.linuxtools.tmf.ctf.core/src/org/eclipse/linuxtools/tmf/ctf/core/CtfIterator.java
org.eclipse.linuxtools.tmf.ctf.core/src/org/eclipse/linuxtools/tmf/ctf/core/CtfTmfContext.java
org.eclipse.linuxtools.tmf.ctf.core/src/org/eclipse/linuxtools/tmf/ctf/core/CtfTmfTrace.java
This page took 0.02562 seconds and 5 git commands to generate.