diff --git a/doc/src/analyze/cpu-usage-analyzer.qdoc b/doc/src/analyze/cpu-usage-analyzer.qdoc index 54c0184612c..61e04508cfe 100644 --- a/doc/src/analyze/cpu-usage-analyzer.qdoc +++ b/doc/src/analyze/cpu-usage-analyzer.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. @@ -37,9 +37,7 @@ \title Analyzing CPU Usage - \commercial - - \QC is integrated with the Linux Perf tool (commercial only) that can be + \QC is integrated with the Linux Perf tool that can be used to analyze the CPU and memory usage of an application on embedded devices and, to a limited extent, on Linux desktop platforms. The Performance Analyzer uses the Perf tool bundled with the Linux kernel to diff --git a/doc/src/analyze/creator-analyze.qdoc b/doc/src/analyze/creator-analyze.qdoc index 87910e3ecb6..f5e4821c37a 100644 --- a/doc/src/analyze/creator-analyze.qdoc +++ b/doc/src/analyze/creator-analyze.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. @@ -78,8 +78,8 @@ \li \l{Analyzing CPU Usage}{Performance Analyzer} You can analyze the CPU usage of embedded applications and Linux - desktop applications with the Performance Analyzer (commercial only) - that integrates the Linux Perf tool. + desktop applications with the Performance Analyzer that integrates + the Linux Perf tool. \li \l{Analyzing Code with Cppcheck} diff --git a/doc/src/overview/creator-only/creator-commercial-overview.qdoc b/doc/src/overview/creator-only/creator-commercial-overview.qdoc index 6822c45bd2c..3b5380b9504 100644 --- a/doc/src/overview/creator-only/creator-commercial-overview.qdoc +++ b/doc/src/overview/creator-only/creator-commercial-overview.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. @@ -41,7 +41,6 @@ \l{http://qt.io/licensing/}{Qt license}: \list - \li \l{Analyzing CPU Usage}{Performance Analyzer} \li \l{Browsing ISO 7000 Icons} in the Design mode \li \l{http://doc.qt.io/QtForDeviceCreation/index.html}{Developing for embedded devices}