diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-20 12:22:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-22 17:08:43 +0000 |
commit | d6cd06216ea8463b1a13bbe70c4234d94b550b08 (patch) | |
tree | 721f06e7558598a8ef59b03241d487be84c139a9 | |
parent | e5087d586fab74ec575f33825642f20be800e0df (diff) | |
download | poky-d6cd06216ea8463b1a13bbe70c4234d94b550b08.tar.gz |
profile-manual: updated the Oprofile section
Removed the danny-specific note at the end of the
"OProfileUI - A GUI for OProfile" section per Tom Zanussi.
(From yocto-docs rev: b665be9ad906cdc3ac644e67151da3a2cc1acfd3)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/profile-manual/profile-manual-usage.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 1c0e580fbf..6b9ef39c4d 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml | |||
@@ -2730,15 +2730,6 @@ | |||
2730 | <para> | 2730 | <para> |
2731 | <imagedata fileref="figures/oprofileui-busybox.png" width="6in" depth="7in" align="center" scalefit="1" /> | 2731 | <imagedata fileref="figures/oprofileui-busybox.png" width="6in" depth="7in" align="center" scalefit="1" /> |
2732 | </para> | 2732 | </para> |
2733 | |||
2734 | <informalexample> | ||
2735 | <emphasis>Tying it Together:</emphasis> oprofile does have build options to enable | ||
2736 | use of the perf_event subsystem and benefit from the perf_event | ||
2737 | infrastructure by adding support for something other than | ||
2738 | system-wide profiling i.e. per-process or workload profiling, | ||
2739 | but the version in danny doesn't yet take advantage of | ||
2740 | those capabilities. | ||
2741 | </informalexample> | ||
2742 | </section> | 2733 | </section> |
2743 | 2734 | ||
2744 | <section id='oprofile-documentation'> | 2735 | <section id='oprofile-documentation'> |