ctf: add synthetic LTTng kernel trace
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 4 Oct 2013 20:39:44 +0000 (16:39 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 18 Nov 2013 16:14:46 +0000 (11:14 -0500)
commitc2fa72bc0c402bd973cd8f2051851eaa428bd9d1
treef20509ea5cac808f9b6274f265dba2452c4f4792
parent2f161e1999af79c4f3d42ddedcb86e71d728ade4
ctf: add synthetic LTTng kernel trace

This will allow us to have much more control over testing the parser
and it allows scalability testing too.

Change-Id: I433709dafab8fd5c8d412cb9b4b632ade03f18a9
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/17050
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.ctf.core.tests/shared/org/eclipse/linuxtools/ctf/core/tests/shared/CtfTestTrace.java
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/synthetictraces/LttngKernelTraceGenerator.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core.tests/shared/org/eclipse/linuxtools/tmf/core/tests/shared/CtfTmfTestTrace.java
This page took 0.02787 seconds and 5 git commands to generate.