From: Marc-Andre Laperle Date: Wed, 1 Apr 2015 17:41:40 +0000 (-0400) Subject: tmf: Add user documentation about importing archives from directories X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a797fff54f3ed4907badc10b0bdd8eb7789108e9;p=deliverable%2Ftracecompass.git tmf: Add user documentation about importing archives from directories Change-Id: I5088ff39349eb7e5be969ac2c3d833f86e713ae3 Signed-off-by: Marc-Andre Laperle Reviewed-on: https://git.eclipse.org/r/45054 --- diff --git a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki index d6b7e1c90b..3031d49bff 100644 --- a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki @@ -234,9 +234,9 @@ To import a set of traces to a trace folder, right-click on the target folder an [[Image:images/ProjectImportTraceAction.png]] -At this point, the '''Import Trace Wizard''' will show for selecting traces to import. By default, it shows the correct destination directory where the traces will be imported to. Now, specify the location of the traces in the '''Root directory'''. For that click on the button '''Browse''', browse the media to the location of the traces and click on '''OK'''. Then select the traces to import in the list of files and folders. +At this point, the '''Import Trace Wizard''' will show for selecting traces to import. By default, it shows the correct destination directory where the traces will be imported to. Now, specify the location of the traces in the '''Root directory'''. For that click on the button '''Browse''', browse the media to the location of the traces and click on '''OK'''. Then select the traces to import in the list of files and folders. If the selected files include archive files (tar, zip), they will be extracted automatically and imported as well. -Traces can also be imported from an archive file such as a zip or a tar file by selecting the '''Select archive file''' option then by clicking '''Browse'''. Then select the traces to import in the list of files and folders as usual. +Traces can also be imported directly from an archive file such as a zip or a tar file by selecting the '''Select archive file''' option then by clicking '''Browse'''. Then select the traces to import in the list of files and folders as usual. Optionally, select the '''Trace Type''' from the drop-down menu. If '''Trace Type''' is set to '''''', the wizard will attempt to detect the trace types of the selected files. The automatic detection algorithm validates a trace against all known trace types. If multiple trace types are valid, a trace type is chosen based on a confidence criteria. The validation process and the computation of the confidence level are trace type specific. Optionally, '''Import unrecognized traces''' can be selected to import trace files that could not be automatically detected by ''''''.