From e730c72715a1716454088bda348e2569846593fa Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 1 Apr 2019 11:44:14 +0200 Subject: Doc: Describe correlating time ranges with flame graphs in QML Profiler Change-Id: I2b2ecfab5af02df909a1904f1803bc573b6ae352 Reviewed-by: Ulf Hermann --- doc/src/qtquick/qtquick-profiler.qdoc | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/src/qtquick') diff --git a/doc/src/qtquick/qtquick-profiler.qdoc b/doc/src/qtquick/qtquick-profiler.qdoc index cd934eb55d..f94f4f0b25 100644 --- a/doc/src/qtquick/qtquick-profiler.qdoc +++ b/doc/src/qtquick/qtquick-profiler.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -212,6 +212,11 @@ To zoom into an event range, double-click it. + To narrow down the current range in the \uicontrol Timeline, + \uicontrol Statistics, and \uicontrol {Flame Graph} views, right-click + the range and select \uicontrol {Analyze Current Range}. To return to + the full range, select \uicontrol {Analyze Full Range} in the context menu. + To remove an event range, close the \uicontrol Selection dialog. \section2 Understanding the Data @@ -556,10 +561,9 @@ Click on an event to move to it in the source code in the code editor. - When you select an event in the \uicontrol Timeline view, information about it is - displayed in the \uicontrol Statistics view. To view an event range in the - \uicontrol Statistics view, select \uicontrol {Analyze Current Range} - in the context menu in the \uicontrol Timeline view. + When you select an event in the \uicontrol Timeline view, information about + it is displayed in the \uicontrol Statistics and \uicontrol {Flame Graph} + views. To copy the contents of one view or row to the clipboard, select \uicontrol {Copy Table} or \uicontrol {Copy Row} in the context menu. -- cgit v1.2.1