summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-13 15:18:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-19 15:22:27 +0000
commit2b66b2f8eba7ab741dfe9cf40552ed2569d32eae (patch)
treef1c6225f153207a1d96884adaef30eca32619004 /documentation
parent3b86df94f7a83bbeb16080b6f952c1390c06b689 (diff)
downloadpoky-2b66b2f8eba7ab741dfe9cf40552ed2569d32eae.tar.gz
profile-manual: usage.rst: fix reference to bug report
Allowing to remove nested parentheses in the text! (From yocto-docs rev: 7cfa49fe17a8a20a8d4671c0daf1820c3cd69952) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 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
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