From 1344483ad0e9e4c2127f76b1ade284846e0e7ab7 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 2 Jan 2019 11:34:49 +0100 Subject: [PATCH] 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 --- doc/src/analyze/cpu-usage-analyzer.qdoc | 6 ++---- doc/src/analyze/creator-analyze.qdoc | 6 +++--- .../overview/creator-only/creator-commercial-overview.qdoc | 3 +-- 3 files changed, 6 insertions(+), 9 deletions(-) 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}