summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-13 15:18:15 +0100
committerSteve Sakoman <steve@sakoman.com>2024-04-05 07:23:59 -0700
commit3004d3e2eb14adf51a75f6dd79388cc83364b64f (patch)
treec3b2a647813ec3f2e7a4fad6d43ce7296093a0ec
parent832975f59dd5d026f4b8f01cc9308f996f613c6d (diff)
downloadpoky-3004d3e2eb14adf51a75f6dd79388cc83364b64f.tar.gz
profile-manual: usage.rst: fix reference to bug report
Allowing to remove nested parentheses in the text! (From yocto-docs rev: a0ba062f8b31426f80ccd760e29b054405ee2a8e) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/profile-manual/usage.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst
index 41a2d9ba3f..28dcb969a0 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
134Many times such a simple-minded test doesn't yield much of 134Such a simple-minded test doesn't always yield much of interest, but sometimes
135interest, but sometimes it does (see Real-world Yocto bug (slow 135it does (see the :yocto_bugs:`Slow write speed on live images with denzil
136loop-mounted write speed)). 136</show_bug.cgi?id=3049>` bug report).
137 137
138Also, note that ``perf stat`` isn't restricted to a fixed set of counters 138Also, 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