diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-04-06 10:31:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 23:11:59 +0100 |
commit | b590fab4a1e483657815f31ede17d09fea483b14 (patch) | |
tree | 126921c879292b01a47fa9ffd18b37040f2e2b6c /documentation/ref-manual | |
parent | d2084cc95ac185d7e4e19b633739c8ea27cd268a (diff) | |
download | poky-b590fab4a1e483657815f31ede17d09fea483b14.tar.gz |
dev-manual, ref-manual, sdk-manual: Removing oprofile references.
Fixes [YOCTO #9264]
I handled the occurrences of "oprofile" and "tools-profile" throughout
as I could. They are not all done yet. These in this commit have
been removed.
(From yocto-docs rev: d76e264ea210846ad8080134bacd56462ba69d24)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index fd15dff9a1..b26f6f73f7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -3819,9 +3819,6 @@ | |||
3819 | "tools-debug" - Adds debugging tools such as gdb and | 3819 | "tools-debug" - Adds debugging tools such as gdb and |
3820 | strace. | 3820 | strace. |
3821 | 3821 | ||
3822 | "tools-profile" - Adds profiling tools such as oprofile, | ||
3823 | exmap, lttng and valgrind (x86 only). | ||
3824 | |||
3825 | "tools-sdk" - Adds development tools such as gcc, make, | 3822 | "tools-sdk" - Adds development tools such as gcc, make, |
3826 | pkgconfig and so forth. | 3823 | pkgconfig and so forth. |
3827 | 3824 | ||