aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/analyze
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-10-27 17:08:25 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-10-31 11:59:36 +0000
commitf8cf53875e7b24575093e6de1f64bc99663a3e64 (patch)
tree6e075022ad76840f943c00df147f2d62073772a6 /doc/src/analyze
parente6d553ce59eaf06c18ce5f6b445620ec5e38e3ab (diff)
Doc: Describe adding vertical guides to QML Profiler timeline
Update screenshot and move numbers around, because the time ruler was not described before. Change-Id: I6e13269349b847249ff6b1a9d9c8062ed55bc7f6 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'doc/src/analyze')
-rw-r--r--doc/src/analyze/qtquick-profiler.qdoc12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/analyze/qtquick-profiler.qdoc b/doc/src/analyze/qtquick-profiler.qdoc
index e482dac5580..fa73ac388b3 100644
--- a/doc/src/analyze/qtquick-profiler.qdoc
+++ b/doc/src/analyze/qtquick-profiler.qdoc
@@ -171,23 +171,25 @@
recorded. Move the cursor on an event on a row to see how long it takes and
where in the source it is being called. To display the information only when
an event is selected, disable the \uicontrol {View Event Information on Mouseover}
- button (5).
+ button (4).
The outline (10) summarizes the period for which data was collected. Drag
the zoom range (8) or click the outline to move on the outline. You can
- also move between events by selecting the \uicontrol {Jump to Previous Event} (1)
- and \uicontrol {Jump to Next Event} (2) buttons.
+ also move between events by selecting the \uicontrol {Jump to Previous Event}
+ and \uicontrol {Jump to Next Event} buttons (1).
- Select the \uicontrol {Show Zoom Slider} button (3) to open a slider that you can
+ Select the \uicontrol {Show Zoom Slider} button (2) to open a slider that you can
use to set the zoom level. You can also drag the zoom handles (9). To reset
the default zoom level, right-click the timeline to open the context menu,
and select \uicontrol {Reset Zoom}.
+ Click the time ruler to add vertical orientation lines (5) to the timeline.
+
\section2 Selecting Event Ranges
You can select an event range (7) to view the frame rate of events and to
compare it with the frame rate of similar events. Select the
- \uicontrol {Select Range} button (4) to activate the selection tool. Then click in
+ \uicontrol {Select Range} button (3) to activate the selection tool. Then click in
the timeline to specify the beginning of the event range. Drag the selection
handle to define the end of the range. The length of the range indicates the
frame rate of the event.