lttng: Add a LttngUstEvent class for LttngUstTraces
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 4 Sep 2015 22:34:08 +0000 (18:34 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 23 Oct 2015 20:09:49 +0000 (16:09 -0400)
commit5c82e60251ece89be36751f3deb0cc2a49923077
treed080afe4a947ef0c844708ff169dd434ecfc89e9
parent8e3764747b89563f868311b458e148d50a92580e
lttng: Add a LttngUstEvent class for LttngUstTraces

This class will support ITmfSourceLookup, now done through the
UST debug info analysis.

Change-Id: I904f7e8eb1811ab1f74ba95165d3d9167548ca3d
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56192
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/META-INF/MANIFEST.MF
lttng/org.eclipse.tracecompass.lttng2.ust.core/plugin.xml
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java
This page took 0.027928 seconds and 5 git commands to generate.