lttng: Add Link with Editor section to LTTng User Guide
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 23 May 2013 15:01:45 +0000 (11:01 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 23 May 2013 18:59:49 +0000 (14:59 -0400)
Change-Id: Ifb80dcbdb4405633e81cbcdb67746c2c3612404c
Reviewed-on: https://git.eclipse.org/r/13082
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>

org.eclipse.linuxtools.lttng.help/doc/User-Guide.mediawiki
org.eclipse.linuxtools.lttng.help/doc/images/TMF_LinkWithEditor.png [new file with mode: 0644]

index 0a19897d22417721d675b7b7239d419524a630dc..6129bacf800971095db2d189949e16737077e39e 100644 (file)
@@ -336,6 +336,16 @@ To import the trace as a link, use the platform-specific key modifier while drag
 
 It is also possible to drop a trace, resource, file or folder into an existing experiment. If the item does not already exist as a trace in the project's trace folder, it will first be copied or imported, then the trace will be added to the experiment.
 
+=== Link with Editor ===
+
+The tracing projects support the feature '''Link With Editor''' of the Project Explorer view. With this feature it is now possible to<br/>
+* select a trace element in the Project Explorer view and the corresponding [[#Events_Editor | Events Editor]] will get focus if the relevant trace is open.
+* select an [[#Events_Editor | Events Editor]] and the corresponding trace element will be highlighted in the Project Explorer view.
+
+To enable or disable this feature toggle the '''Link With Editor''' button of the Project Explorer view as shown below.
+
+[[Image:images/TMF_LinkWithEditor.png]]
+
 == Events Editor ==
 
 The Events editor shows the basic trace data elements (events) in a tabular format. The editors can be dragged in the editor area so that several traces may be shown side by side. These traces are synchronized by timestamp.
diff --git a/org.eclipse.linuxtools.lttng.help/doc/images/TMF_LinkWithEditor.png b/org.eclipse.linuxtools.lttng.help/doc/images/TMF_LinkWithEditor.png
new file mode 100644 (file)
index 0000000..810a70f
Binary files /dev/null and b/org.eclipse.linuxtools.lttng.help/doc/images/TMF_LinkWithEditor.png differ
This page took 0.039305 seconds and 5 git commands to generate.