Fix trace and experiment seeking performance bug
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 19 Jul 2012 17:54:46 +0000 (13:54 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 19 Jul 2012 23:21:35 +0000 (19:21 -0400)
commit53b235e16b7c8079ba57a5911fe7cbc1694d4abd
treebba503cafb23f016fc3b5acd5033b413dc4414c0
parentc02a7bea2c6478c6d54e8682a9779a723a31f871
Fix trace and experiment seeking performance bug

Change-Id: I6c59ac7ba52d80ab4bab597da93ea7adb950158d
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/6817
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfLightweightContextTest.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/TestAll.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfIteratorManager.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfLightweightContext.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfTrace.java
This page took 0.024874 seconds and 5 git commands to generate.