diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-13 15:18:15 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-03-28 07:08:30 -1000 |
| commit | 147b92723abacf124a71d4abcded5f7bbd6330a2 (patch) | |
| tree | a69300cceda5f58d5ef1d2295bd001e4e3c2a010 | |
| parent | 92af404c25c401d557c5fbeee72850d0fdcdd4aa (diff) | |
| download | poky-147b92723abacf124a71d4abcded5f7bbd6330a2.tar.gz | |
profile-manual: usage.rst: fix reference to bug report
Allowing to remove nested parentheses in the text!
(From yocto-docs rev: 3af096c2509650165a6180e25d15114030e0ff18)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | documentation/profile-manual/usage.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst index 768349512a..0d368792b5 100644 --- a/documentation/profile-manual/usage.rst +++ b/documentation/profile-manual/usage.rst | |||
| @@ -131,9 +131,9 @@ the summed counts at the end of the run:: | |||
| 131 | 131 | ||
| 132 | 59.836627620 seconds time elapsed | 132 | 59.836627620 seconds time elapsed |
| 133 | 133 | ||
| 134 | Many times such a simple-minded test doesn't yield much of | 134 | Such a simple-minded test doesn't always yield much of interest, but sometimes |
| 135 | interest, but sometimes it does (see Real-world Yocto bug (slow | 135 | it does (see the :yocto_bugs:`Slow write speed on live images with denzil |
| 136 | loop-mounted write speed)). | 136 | </show_bug.cgi?id=3049>` bug report). |
| 137 | 137 | ||
| 138 | Also, note that ``perf stat`` isn't restricted to a fixed set of counters | 138 | Also, note that ``perf stat`` isn't restricted to a fixed set of counters |
| 139 | --- basically any event listed in the output of ``perf list`` can be tallied | 139 | --- basically any event listed in the output of ``perf list`` can be tallied |
