diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-01-22 13:07:39 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:54 +0000 |
commit | cc06786545010e111851bcaea7d4b2e871409311 (patch) | |
tree | cf72aad82b1a47e81262a167811fdb66b6be14b8 /documentation | |
parent | db030b19a2a30a686d4cd66db474a7c5d2d79eda (diff) | |
download | poky-cc06786545010e111851bcaea7d4b2e871409311.tar.gz |
adt-manual: Reword for how user-space tools are provided.
The "User-Space Tools" section incorrectly stated that user-space
tools are provided as part of the distribution. The Yocto
Project is not a distribution. So I changed to say that they
are provided as part of the Yocto Project.
(From yocto-docs rev: 03dd97b68a1900959aa51ad6a17547822e8392fc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 2877d789dc..597c7120ba 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml | |||
@@ -127,7 +127,7 @@ | |||
127 | <title>User-Space Tools</title> | 127 | <title>User-Space Tools</title> |
128 | 128 | ||
129 | <para> | 129 | <para> |
130 | User-space tools are included as part of the distribution. | 130 | User-space tools are included as part of the Yocto Project. |
131 | You will find these tools helpful during development. | 131 | You will find these tools helpful during development. |
132 | The tools include LatencyTOP, PowerTOP, OProfile, Perf, SystemTap, and Lttng-ust. | 132 | The tools include LatencyTOP, PowerTOP, OProfile, Perf, SystemTap, and Lttng-ust. |
133 | These tools are common development tools for the Linux platform. | 133 | These tools are common development tools for the Linux platform. |