From b590fab4a1e483657815f31ede17d09fea483b14 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 6 Apr 2016 10:31:54 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-intro.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'documentation/sdk-manual/sdk-intro.xml') diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index ae27562037..88ae77831c 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml @@ -203,7 +203,7 @@ User-space tools are available as part of the SDK development process and can be helpful. - The tools include LatencyTOP, PowerTOP, OProfile, Perf, SystemTap, + The tools include LatencyTOP, PowerTOP, Perf, SystemTap, and Lttng-ust. These tools are common development tools for the Linux platform. @@ -216,15 +216,6 @@ determine what software is using the most power. You can find out more about PowerTOP at . - OProfile: A system-wide - profiler for Linux systems that is capable of profiling all - running code at low overhead. - You can find out more about OProfile at - . - For examples on how to setup and use this tool, see the - "OProfile" - section in the Yocto Project Profiling and Tracing Manual. - Perf: Performance counters for Linux used to keep track of certain types of hardware and software events. -- cgit v1.2.3-54-g00ecf