summaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstudy
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 22:20:55 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 22:20:55 +0000
commit989531dc9f983d9192259ad3e7f387a32762d41e (patch)
treec85fbc4fded6e49c5ec087b8b3f11b37e27b6792 /usr.sbin/pmcstudy
parentedafb5a327f6d9d3cdcc3ac98d0591665e288f1a (diff)
downloadsrc-test2-989531dc9f983d9192259ad3e7f387a32762d41e.tar.gz
src-test2-989531dc9f983d9192259ad3e7f387a32762d41e.zip
pmcstudy.8: minor "efficiency" fix.
No functional change.
Notes
Notes: svn path=/head/; revision=299011
Diffstat (limited to 'usr.sbin/pmcstudy')
-rw-r--r--usr.sbin/pmcstudy/pmcstudy.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcstudy/pmcstudy.8 b/usr.sbin/pmcstudy/pmcstudy.8
index 7c038975dd7d..725a988c2faa 100644
--- a/usr.sbin/pmcstudy/pmcstudy.8
+++ b/usr.sbin/pmcstudy/pmcstudy.8
@@ -122,7 +122,7 @@ Add (+), Subtract (-),
Divide (/) and Multiplication (*) are supported.
You may also introduce
constant numbers.
-For example you can do a standard efficency
+For example you can do a standard efficiency
test like
.Fl E
"UOPS_RETIRED.RETIRE_SLOTS / (4 * CPU_CLK_UNHALTED.THREAD_P)".