diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-01 11:45:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:41:34 +0100 |
commit | a32c0b2babe5df0bc611d84cdcf6407544e61c9f (patch) | |
tree | 07e33f904570435ea06329c169a785980c165eb3 | |
parent | 5e1460de1fc485b67dec2a109b7ad2c0082bc900 (diff) | |
download | poky-a32c0b2babe5df0bc611d84cdcf6407544e61c9f.tar.gz |
documentation: dev-manual - updated some obsolete links.
some of the links to information for the user-space tools
had become obsolete. Fixed them.
(From yocto-docs rev: 84e72204e34e45d9d8cae876710a46a83b61c0cc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 27b89464c2..5035c95043 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1220,7 +1220,7 @@ directory.</para></listitem> | |||
1220 | Dialog allows you to override those default settings | 1220 | Dialog allows you to override those default settings |
1221 | for a given project.</para></listitem> | 1221 | for a given project.</para></listitem> |
1222 | <listitem><para>Make your configurations for the project and click "OK". | 1222 | <listitem><para>Make your configurations for the project and click "OK". |
1223 | If you are runing the Juno version of Eclipse, you can skip down to the next | 1223 | If you are running the Juno version of Eclipse, you can skip down to the next |
1224 | section where you build the project. | 1224 | section where you build the project. |
1225 | If you are not working with Juno, you need to reconfigure the project as | 1225 | If you are not working with Juno, you need to reconfigure the project as |
1226 | described in the next step.</para></listitem> | 1226 | described in the next step.</para></listitem> |
@@ -1350,7 +1350,7 @@ directory.</para></listitem> | |||
1350 | to the local host machine, and uses the <filename>lttng</filename> Eclipse plug-in to | 1350 | to the local host machine, and uses the <filename>lttng</filename> Eclipse plug-in to |
1351 | graphically display the output. | 1351 | graphically display the output. |
1352 | For information on how to use <filename>lttng</filename> to trace an application, see | 1352 | For information on how to use <filename>lttng</filename> to trace an application, see |
1353 | <ulink url='http://lttng.org/files/ust/manual/ust.html'></ulink>.</para> | 1353 | <ulink url='http://lttng.org/documentation'></ulink>.</para> |
1354 | <para>For <filename>Application</filename>, you must supply the absolute path name of the | 1354 | <para>For <filename>Application</filename>, you must supply the absolute path name of the |
1355 | application to be traced by user mode <filename>lttng</filename>. | 1355 | application to be traced by user mode <filename>lttng</filename>. |
1356 | For example, typing <filename>/path/to/foo</filename> triggers | 1356 | For example, typing <filename>/path/to/foo</filename> triggers |
@@ -1363,8 +1363,8 @@ directory.</para></listitem> | |||
1363 | project. | 1363 | project. |
1364 | Do the following: | 1364 | Do the following: |
1365 | <orderedlist> | 1365 | <orderedlist> |
1366 | <listitem><para>Follow these | 1366 | <listitem><para>Follow the instructions from the |
1367 | <ulink url='http://wiki.eclipse.org/Linux_Tools_Project/LTTng#Downloading_and_installing_the_LTTng_parser_library'>instructions</ulink> | 1367 | <ulink url='http://wiki.eclipse.org/Linux_Tools_Project/LTTng2/User_Guide'>Linux Tools Projec/LTTng2/User Guide</ulink> |
1368 | to download and install the <filename>lttng</filename> parser library. | 1368 | to download and install the <filename>lttng</filename> parser library. |
1369 | </para></listitem> | 1369 | </para></listitem> |
1370 | <listitem><para>Select <filename>Window -> Open Perspective -> Other</filename> | 1370 | <listitem><para>Select <filename>Window -> Open Perspective -> Other</filename> |