提交 fc2f5237 编写于 作者: A Andi Kleen 提交者: Arnaldo Carvalho de Melo

perf report: Fix description for --mem-mode

The "mem-loads" event only works when PEBS is enabled, so add the "/p"
("precise") suffix to the examples.
Signed-off-by: NAndi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
LPU-Reference: 20180209163909.9240-1-andi@firstfloor.org
Link: https://lkml.kernel.org/n/tip-v0gcd4u9tktrvjjsp6y7ouv4@git.kernel.orgSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 6673016f
...@@ -368,7 +368,7 @@ OPTIONS ...@@ -368,7 +368,7 @@ OPTIONS
Use the data addresses of samples in addition to instruction addresses Use the data addresses of samples in addition to instruction addresses
to build the histograms. To generate meaningful output, the perf.data to build the histograms. To generate meaningful output, the perf.data
file must have been obtained using perf record -d -W and using a file must have been obtained using perf record -d -W and using a
special event -e cpu/mem-loads/ or -e cpu/mem-stores/. See special event -e cpu/mem-loads/p or -e cpu/mem-stores/p. See
'perf mem' for simpler access. 'perf mem' for simpler access.
--percent-limit:: --percent-limit::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册