diff options
-rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 7c0cbd3b68..cb46598910 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
@@ -416,12 +416,15 @@ | |||
416 | the local host machine. | 416 | the local host machine. |
417 | The <filename>oprofile-viewer</filename> must be installed on the local host machine and the | 417 | The <filename>oprofile-viewer</filename> must be installed on the local host machine and the |
418 | <filename>oprofile-server</filename> must be installed on the remote target, | 418 | <filename>oprofile-server</filename> must be installed on the remote target, |
419 | respectively, in order to use. | 419 | respectively, in order to use. |
420 | You can locate both the viewer and server from | 420 | You must compile and install the <filename>oprofile-viewer</filename> from the source code |
421 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>. | 421 | on your local host machine. |
422 | You need to compile and install the <filename>oprofile-viewer</filename> from the source code | 422 | Furthermore, in order to convert the target's sample format data into a form that the |
423 | on your local host machine. | 423 | host can use, you must have <filename>oprofile-viewer</filename> version 0.9.4 or |
424 | The <filename>oprofile-server</filename> is installed by default in the image.</para></listitem> | 424 | greater installed on the host. |
425 | The <filename>oprofile-server</filename> is installed by default in the image.</para> | ||
426 | <para>You can locate both the viewer and server from | ||
427 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>.</para></listitem> | ||
425 | <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs | 428 | <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs |
426 | <filename>usttrace</filename> on the remote target, transfers the output data back to the | 429 | <filename>usttrace</filename> on the remote target, transfers the output data back to the |
427 | local host machine and uses <filename>lttv-gui</filename> to graphically display the output. | 430 | local host machine and uses <filename>lttv-gui</filename> to graphically display the output. |