From 81667b3ed941fb0cca45716cb575870947e1d132 Mon Sep 17 00:00:00 2001 From: Patrick Tasse Date: Tue, 31 Mar 2015 17:46:37 -0400 Subject: [PATCH] doc: Update user guide for persistent trace editor column order Change-Id: Ic71532c71c7573707e69b5abed3f28fa93850b4e Signed-off-by: Patrick Tasse Reviewed-on: https://git.eclipse.org/r/44956 Reviewed-by: Bernd Hufmann Tested-by: Bernd Hufmann 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 f1c3506c4b..e1c04e587a 100644 --- a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki @@ -668,6 +668,10 @@ A status row will be displayed before and after the events, dynamically showing To clear collapsing, press the right mouse button in the table and select menu item '''Clear Filters''' in the context sensitive menu. ''Note'' that collapsing is also removed when another filter is applied to the table. +=== Customization === + +The table columns can be reordered by the user by dragging the column headers. This column order is saved when the editor is closed. The setting applies to all traces of the same trace type. + == Histogram View == The Histogram View displays the trace events distribution with respect to time. When streaming a trace, this view is dynamically updated as the events are received. -- 2.34.1