diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-13 08:05:23 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:40 -0800 |
| commit | aa2df47f00f7554dbcf09a5fd21b2e26b2bee342 (patch) | |
| tree | f2358db2717c8846ff0f783ed7dbabe26ba00130 /documentation | |
| parent | 01f046780f9c5407e4b8c053be6182dcce26d378 (diff) | |
| download | poky-aa2df47f00f7554dbcf09a5fd21b2e26b2bee342.tar.gz | |
documentation/adt-manual/adt-intro.xml: Fixed broken perf link
(From yocto-docs rev: 8e507098eb88cf318d439d3109f0a9c63cf4b974)
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-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 211b174dc6..9ae908fc11 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml | |||
| @@ -114,7 +114,7 @@ | |||
| 114 | <listitem><para><emphasis>Perf:</emphasis> Performance counters for Linux used | 114 | <listitem><para><emphasis>Perf:</emphasis> Performance counters for Linux used |
| 115 | to keep track of certain types of hardware and software events. | 115 | to keep track of certain types of hardware and software events. |
| 116 | For more information on these types of counters see | 116 | For more information on these types of counters see |
| 117 | <ulink url='https://perf.wiki.kernel.org/index.php'></ulink> and click | 117 | <ulink url='https://perf.wiki.kernel.org/'></ulink> and click |
| 118 | on “Perf tools.”</para></listitem> | 118 | on “Perf tools.”</para></listitem> |
| 119 | <listitem><para><emphasis>SystemTap:</emphasis> A free software infrastructure | 119 | <listitem><para><emphasis>SystemTap:</emphasis> A free software infrastructure |
| 120 | that simplifies information gathering about a running Linux system. | 120 | that simplifies information gathering about a running Linux system. |
