summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-30 05:51:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-30 17:27:40 +0100
commit76b228c6024c62638382b5472b05cf5cc7a844ee (patch)
tree8e42bde3c05db26041255b4efa4597fc82f2dd97 /documentation
parentca975f5fba7d72f12060bc9b667ea565453ec362 (diff)
downloadast2050-yocto-poky-76b228c6024c62638382b5472b05cf5cc7a844ee.zip
ast2050-yocto-poky-76b228c6024c62638382b5472b05cf5cc7a844ee.tar.gz
YOCTO #1419: documentation/adt-manual/adt-eclipse.xml - re-word
YOCTO #1419: I have re-worded the informational bullet on the OProfile tool to indicate that you must have version 0.9.4 or greater of the oprofile-viewer in order to have usable data on the host. (From yocto-docs rev: 44fabbf8015b9bb624a5d70336a4440bd73c2c34) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 7c0cbd3..cb46598 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -416,12 +416,15 @@
the local host machine.
The <filename>oprofile-viewer</filename> must be installed on the local host machine and the
<filename>oprofile-server</filename> must be installed on the remote target,
- respectively, in order to use.
- You can locate both the viewer and server from
- <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>.
- You need to compile and install the <filename>oprofile-viewer</filename> from the source code
- on your local host machine.
- The <filename>oprofile-server</filename> is installed by default in the image.</para></listitem>
+ respectively, in order to use.
+ You must compile and install the <filename>oprofile-viewer</filename> from the source code
+ on your local host machine.
+ Furthermore, in order to convert the target's sample format data into a form that the
+ host can use, you must have <filename>oprofile-viewer</filename> version 0.9.4 or
+ greater installed on the host.
+ The <filename>oprofile-server</filename> is installed by default in the image.</para>
+ <para>You can locate both the viewer and server from
+ <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>.</para></listitem>
<listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs
<filename>usttrace</filename> on the remote target, transfers the output data back to the
local host machine and uses <filename>lttv-gui</filename> to graphically display the output.
OpenPOWER on IntegriCloud