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 @@ the local host machine. The oprofile-viewer must be installed on the local host machine and the oprofile-server must be installed on the remote target, - respectively, in order to use. - You can locate both the viewer and server from - . - You need to compile and install the oprofile-viewer from the source code - on your local host machine. - The oprofile-server is installed by default in the image. + respectively, in order to use. + You must compile and install the oprofile-viewer 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 oprofile-viewer version 0.9.4 or + greater installed on the host. + The oprofile-server is installed by default in the image. + You can locate both the viewer and server from + . Lttng-ust: Selecting this tool runs usttrace on the remote target, transfers the output data back to the local host machine and uses lttv-gui to graphically display the output.