forked from qt-creator/qt-creator
Doc: Performance Analyzer is no longer commercial
Remove it from the list of commercial features and remove text that states that it is commercial only. Change-Id: I470e37e9979b5d459605664553e316bf9ebd5806 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2018 The Qt Company Ltd.
|
** Copyright (C) 2019 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -37,9 +37,7 @@
|
|||||||
|
|
||||||
\title Analyzing CPU Usage
|
\title Analyzing CPU Usage
|
||||||
|
|
||||||
\commercial
|
\QC is integrated with the Linux Perf tool that can be
|
||||||
|
|
||||||
\QC is integrated with the Linux Perf tool (commercial only) that can be
|
|
||||||
used to analyze the CPU and memory usage of an application on embedded
|
used to analyze the CPU and memory usage of an application on embedded
|
||||||
devices and, to a limited extent, on Linux desktop platforms. The
|
devices and, to a limited extent, on Linux desktop platforms. The
|
||||||
Performance Analyzer uses the Perf tool bundled with the Linux kernel to
|
Performance Analyzer uses the Perf tool bundled with the Linux kernel to
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2018 The Qt Company Ltd.
|
** Copyright (C) 2019 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -78,8 +78,8 @@
|
|||||||
\li \l{Analyzing CPU Usage}{Performance Analyzer}
|
\li \l{Analyzing CPU Usage}{Performance Analyzer}
|
||||||
|
|
||||||
You can analyze the CPU usage of embedded applications and Linux
|
You can analyze the CPU usage of embedded applications and Linux
|
||||||
desktop applications with the Performance Analyzer (commercial only)
|
desktop applications with the Performance Analyzer that integrates
|
||||||
that integrates the Linux Perf tool.
|
the Linux Perf tool.
|
||||||
|
|
||||||
\li \l{Analyzing Code with Cppcheck}
|
\li \l{Analyzing Code with Cppcheck}
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2018 The Qt Company Ltd.
|
** Copyright (C) 2019 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -41,7 +41,6 @@
|
|||||||
\l{http://qt.io/licensing/}{Qt license}:
|
\l{http://qt.io/licensing/}{Qt license}:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li \l{Analyzing CPU Usage}{Performance Analyzer}
|
|
||||||
\li \l{Browsing ISO 7000 Icons} in the Design mode
|
\li \l{Browsing ISO 7000 Icons} in the Design mode
|
||||||
\li \l{http://doc.qt.io/QtForDeviceCreation/index.html}{Developing for
|
\li \l{http://doc.qt.io/QtForDeviceCreation/index.html}{Developing for
|
||||||
embedded devices}
|
embedded devices}
|
||||||
|
Reference in New Issue
Block a user