lttng-guide: Update Filters View section (cut, copy, paste)
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 29 May 2014 04:38:18 +0000 (00:38 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 30 May 2014 13:36:53 +0000 (09:36 -0400)
Change-Id: I5680bdb8f378d35e8bc614dfc20382338a288652
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27516
Reviewed-on: https://git.eclipse.org/r/27567
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.lttng.help/doc/User-Guide.mediawiki
org.eclipse.linuxtools.lttng.help/doc/images/FiltersView.png

index c783d0676e762882f7f339a350024946db1d908f..429fbccea88e0fdc78385d343ad1b0bca8d05e3c 100644 (file)
@@ -698,7 +698,7 @@ The '''MATCHES''' node matches when the specified event ''field'' value matches
 
 The '''COMPARE''' node matches when the specified event ''field'' value compared with the specified ''value'' gives the specified ''result''. The result can be set to ''smaller than'', ''equal'' or ''greater than''. The type of comparison can be numerical, alphanumerical or based on time stamp. A ''not'' operator can be applied to invert the condition.
 
-Filters can be added, deleted, imported and exported using the buttons in the Filters view toolbar. Changes to the preset filters are only applied and persisted to disk when the '''save filters''' button is pressed.
+Filters can be added, deleted, imported and exported using the buttons in the Filters view toolbar. The nodes in the view can be Cut (Ctrl-X), Copied (Ctrl-C) and Pasted (Ctrl-V) by using the buttons in the toolbar or by using the key bindings. This makes it easier to quickly build new filters from existing ones. Changes to the preset filters are only applied and persisted to disk when the '''save filters''' button is pressed.
 
 To apply a saved preset filter in an events table, right-click on the table and select '''Apply preset filter...''' > ''filter name''.
 
index 931eaac49e6d8fc1edac0e73a7f61529e797f2e1..6fe7c392df42fe1e1878505597486b482aac7db6 100644 (file)
Binary files a/org.eclipse.linuxtools.lttng.help/doc/images/FiltersView.png and b/org.eclipse.linuxtools.lttng.help/doc/images/FiltersView.png differ
This page took 0.034665 seconds and 5 git commands to generate.