tmf: Bring back "@since 1.2" annotations in master
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 11 Dec 2012 18:41:11 +0000 (13:41 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 11 Dec 2012 22:02:30 +0000 (17:02 -0500)
commit77c4a6df8f4ae9f3e8e5f5375159727fce65379b
tree5e23e96169a5f1a4d0852aaddff4b22a2535ccc0
parentd921f72d242cb533e31a80e712d2f87ec7e5c5a3
tmf: Bring back "@since 1.2" annotations in master

Those were temporarily bumped to 2.0 in lttng-kepler, but
were actually part of the 1.2 release.

Change-Id: I30027dd9b0e3f1a86f55de9ebb5b5c9d900b77c2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/9159
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/ITmfLostEvent.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/TmfLostEvent.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfTrace.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/TimeGraphViewer.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
This page took 0.025632 seconds and 5 git commands to generate.