lttng: Update drag&drop guide for unknown trace type icon
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Fri, 3 Jan 2014 14:05:43 +0000 (09:05 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 3 Jan 2014 15:53:12 +0000 (10:53 -0500)
Change-Id: Ibbdc22c69c2a84edfe6bdbb84a407547b9dc6303
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/20235
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.lttng.help/doc/User-Guide.mediawiki

index 7b237dc995bb2ca231abb85ee7d9a312b80516cd..cc6575ec7503e4d915e20eb86e8be597dab0d329 100644 (file)
@@ -2,7 +2,6 @@
 = Overview =
 
 LTTng (Linux Trace Toolkit, next generation) is a highly efficient tracing tool for Linux that can be used to track down kernel and application performance issues as well as troubleshoot problems involving multiple concurrent processes and threads. It consists of a set of kernel modules, daemons - to collect the raw tracing data - and a set of tools to control, visualize and analyze the generated data. It also provides support for user space application instrumentation.
-
 For more information about LTTng, refer to the project [http://lttng.org site]
 
 '''Note''': This User Guide covers the integration of the latest LTTng (v2.0) in Eclipse. The legacy version (v0.x) of both the tracer and the LTTng integration are no longer being maintained.
@@ -458,7 +457,7 @@ When opening a trace or experiment all currently open view will be filled which
 
 Traces can be also be imported to a project by dragging from another tracing project and dropping to the project's trace folder. The trace will be copied and the trace type will be set.
 
-Any resource can be dragged and dropped from a non-tracing project, and any file or folder can be dragged from an external tool, into a tracing project's trace folder. The resource will be copied or imported as a new trace, however the trace type will be unknown and need to be set manually by the user.
+Any resource can be dragged and dropped from a non-tracing project, and any file or folder can be dragged from an external tool, into a tracing project's trace folder. The resource will be copied or imported as a new trace, however the trace type will be unknown and the unknown icon [[Image:images/unknown_parser.gif]] will be displayed. In this case the user needs to set the trace type manually.
 
 To import the trace as a link, use the platform-specific key modifier while dragging the source trace. A link will be created in the target project to the trace's location on the file system.
 
This page took 0.029042 seconds and 5 git commands to generate.