tmf: Expose getStateSystem() up to ITmfTrace
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 27 Sep 2012 18:57:11 +0000 (14:57 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 5 Oct 2012 19:46:06 +0000 (15:46 -0400)
commit7898bb212d23351b7f7a1e80652f37101db917f7
treeb2efd83a0fcd9d96bae8da893c05cd4d548ad2e4
parentf1f86dfb492c7e41eb81a62c651b26e7b4fdb406
tmf: Expose getStateSystem() up to ITmfTrace

The default implementation in TmfTrace will not provide any
state system for now, sub-classes need to specify their own.

Change-Id: I9239ac69c5ae20cea1bbe54b34260e829bd84465
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7965
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfTrace.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/ITmfTrace.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfTrace.java
This page took 0.024778 seconds and 5 git commands to generate.