From: Jean-Christian Kouame Date: Mon, 6 Jun 2016 20:32:50 +0000 (-0400) Subject: doc: Bug 495211. Update follow CPU in user guide X-Git-Url: http://git.efficios.com/?p=deliverable%2Ftracecompass.git;a=commitdiff_plain;h=8d630e0e4fde6c8e2d303e5f28f3482833dec39c doc: Bug 495211. Update follow CPU in user guide Add follow CPU to Resources View user guide and CPU filtering to CPU Usage View user guide. Change-Id: Ie0572582f9228b7a4784d612e21fcca07dc9ccba Signed-off-by: Jean-Christian Kouame Reviewed-on: https://git.eclipse.org/r/74718 Reviewed-by: Matthew Khouzam Tested-by: Matthew Khouzam Reviewed-by: Hudson CI --- 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 3bd4dd97a4..cd79d074d7 100644 --- a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki @@ -1900,6 +1900,9 @@ Then, by selecting '''Next Event''', it will show the next state transition and This view is also synchronized with the others : [[#Histogram_View | Histogram View]], [[#LTTng_Kernel_Events_Editor | Events Editor]], [[#Control_Flow_View | Control Flow View]], etc. +=== Follow CPU === +It is possible to follow a CPU by right-clicking on its entry in the view, then selecting ''Follow CPU X'' where X is the number of the CPU. Following a CPU will filter the [[#LTTng CPU Usage View | CPU Usage View]] to display only usage for the selected CPU. To unfollow a CPU, one needs to right-click on any CPU entry and select ''Unfollow CPU''. + === Navigation === See Control Flow View's '''[[#Using_the_mouse | Using the mouse]]''', '''[[#Using_the_keyboard | Using the keyboard]]''' and '''[[#Zoom_region | Zoom region]]'''. @@ -2038,6 +2041,8 @@ The CPU Usage View '''toolbar''', located at the top right of the view, has shor [[Image:images/LTTng_CpuUsageViewToolTip.png]] +==== CPU Filtering ==== +[[#Follow CPU | Follow a CPU]] will filter the CPU Usage View and will display only usage for the followed CPU. == Kernel Memory Usage ==