[TMF] Add support for 64-bit integers in the history tree
authorFrançois Rajotte <francois.rajotte@polymtl.ca>
Tue, 5 Mar 2013 19:43:48 +0000 (14:43 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 14 Mar 2013 20:08:05 +0000 (16:08 -0400)
commit1cbf1a1947f1e19d5f2bdba2d240767570d0a304
tree893dcd814c3834005145dc3adb722c09188c7af1
parent30753cb3b3c061f5498bc1d6d72317b77cd1eb0a
[TMF] Add support for 64-bit integers in the history tree

Change-Id: Ib37fc52bcb3e032bb671ba836023281f4c4f0b01
Signed-off-by: François Rajotte <francois.rajotte@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/10868
Tested-by: Hudson CI
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statesystem/StateSystemPushPopTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/backends/historytree/HTInterval.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/ITmfStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/LongStateValue.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/TmfStateValue.java
This page took 0.027261 seconds and 5 git commands to generate.