From 24c0b35e7948e3806be992366057b9203743bffe Mon Sep 17 00:00:00 2001 From: Jean-Christian Kouame Date: Tue, 7 Jun 2016 10:04:42 -0400 Subject: [PATCH] doc: Bug 495211. Add flat/hierarchical threads presentation user guide Change-Id: I11a6c4f9293e0118f032e0da01d2984d8bb65fc1 Signed-off-by: Jean-Christian Kouame Reviewed-on: https://git.eclipse.org/r/74777 Reviewed-by: Matthew Khouzam Tested-by: Matthew Khouzam Reviewed-by: Hudson CI --- .../doc/User-Guide.mediawiki | 4 ++++ 1 file changed, 4 insertions(+) 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 cd79d074d7..857b765f5a 100644 --- a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki @@ -1855,6 +1855,10 @@ View Menu | | Show Markers | A marker highlights a time interval. A marker can be used for instance to indicate a time range where lost events occurred or to bookmark an interesting interval for future reference. Selecting a category name will toggle the visibility of markers of that category. +|- +| +| Thread Presentation +| Select the threads layout. Two layouts are available. '''Flat''' layout lists the threads in a flat list per trace. '''Hierarchical''' layout shows the threads in a parent-child tree per trace. |} === Marker Axis === -- 2.34.1