lttng: First draft of CtfKernelTrace
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:22:17 +0000 (13:22 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:22:17 +0000 (13:22 -0400)
commit11d6f4681ecc6f587db224a7d4bc5e37b90a975b
treea8249d98bdc9d60c9ce617ea3af99f7ce18d69b8
parent26ea03d2c77a951350f9e4f180c5ec9872d1436e
lttng: First draft of CtfKernelTrace

This extension of CtfTmfTrace will connect the correct state provider
with the GSS in tmf.core, and will build a history if there is none
already present in the trace's directory.

Also added references to the trace's state system in CtfTmfTrace.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.lttng2.kernel.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/lttng2/kernel/core/trace/CtfKernelTrace.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfTrace.java
This page took 0.025346 seconds and 5 git commands to generate.