diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-intro.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 11 |
1 files changed, 1 insertions, 10 deletions
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 @@ | |||
| 203 | <para> | 203 | <para> |
| 204 | User-space tools are available as part of the SDK development | 204 | User-space tools are available as part of the SDK development |
| 205 | process and can be helpful. | 205 | process and can be helpful. |
| 206 | The tools include LatencyTOP, PowerTOP, OProfile, Perf, SystemTap, | 206 | The tools include LatencyTOP, PowerTOP, Perf, SystemTap, |
| 207 | and Lttng-ust. | 207 | and Lttng-ust. |
| 208 | These tools are common development tools for the Linux platform. | 208 | These tools are common development tools for the Linux platform. |
| 209 | <itemizedlist> | 209 | <itemizedlist> |
| @@ -216,15 +216,6 @@ | |||
| 216 | determine what software is using the most power. | 216 | determine what software is using the most power. |
| 217 | You can find out more about PowerTOP at | 217 | You can find out more about PowerTOP at |
| 218 | <ulink url='https://01.org/powertop/'></ulink>.</para></listitem> | 218 | <ulink url='https://01.org/powertop/'></ulink>.</para></listitem> |
| 219 | <listitem><para><emphasis>OProfile:</emphasis> A system-wide | ||
| 220 | profiler for Linux systems that is capable of profiling all | ||
| 221 | running code at low overhead. | ||
| 222 | You can find out more about OProfile at | ||
| 223 | <ulink url='http://oprofile.sourceforge.net/about/'></ulink>. | ||
| 224 | For examples on how to setup and use this tool, see the | ||
| 225 | "<ulink url='&YOCTO_DOCS_PROF_URL;#profile-manual-oprofile'>OProfile</ulink>" | ||
| 226 | section in the Yocto Project Profiling and Tracing Manual. | ||
| 227 | </para></listitem> | ||
| 228 | <listitem><para><emphasis>Perf:</emphasis> Performance counters | 219 | <listitem><para><emphasis>Perf:</emphasis> Performance counters |
| 229 | for Linux used to keep track of certain types of hardware | 220 | for Linux used to keep track of certain types of hardware |
| 230 | and software events. | 221 | and software events. |
