summaryrefslogtreecommitdiffstats
path: root/documentation/profile-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-20 12:33:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-22 17:08:43 +0000
commit9114dfcbe8ff625257a7cf98d18e0e53ec9cb68a (patch)
treed194a9ddf25166a8a2a22347a9a659d1110d658e /documentation/profile-manual
parentd6cd06216ea8463b1a13bbe70c4234d94b550b08 (diff)
downloadpoky-9114dfcbe8ff625257a7cf98d18e0e53ec9cb68a.tar.gz
profile-manual: Updated sysprof basic usage section
There was a danny-specific note here that did not apply to the section any longer. I have removed it per Tom Zanussi's suggestion. (From yocto-docs rev: 2a3ccab263cfaa779a5182e6a4a7e534db253700) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r--documentation/profile-manual/profile-manual-usage.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml
index 6b9ef39c4d..b0c2235dc6 100644
--- a/documentation/profile-manual/profile-manual-usage.xml
+++ b/documentation/profile-manual/profile-manual-usage.xml
@@ -2850,16 +2850,6 @@
2850 option that you can experiment with; one of the options is 2850 option that you can experiment with; one of the options is
2851 'caller' for an inverted caller-based callgraph display. 2851 'caller' for an inverted caller-based callgraph display.
2852 </informalexample> 2852 </informalexample>
2853
2854 <informalexample>
2855 <emphasis>Tying it Together:</emphasis> sysprof does have build options to enable
2856 use of the perf_event subsystem and benefit from the perf_event
2857 infrastructure by adding support for something other than
2858 system-wide profiling i.e. per-process or workload profiling,
2859 but the version in danny doesn't yet take advantage of those
2860 capabilities (sysprof officially added the ability.
2861 to make use of perf_events just as we were going to press).
2862 </informalexample>
2863 </section> 2853 </section>
2864 2854
2865 <section id='sysprof-documentation'> 2855 <section id='sysprof-documentation'>