* [PATCH] perf, tools, report: Fix description for --mem-mode
@ 2018-02-09 16:39 Andi Kleen
2018-02-09 18:30 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Andi Kleen @ 2018-02-09 16:39 UTC (permalink / raw)
To: acme; +Cc: jolsa, linux-perf-users, Andi Kleen
From: Andi Kleen <ak@linux.intel.com>
The mem-loads event only works when PEBS is enabled, so add
/p to the examples.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
---
tools/perf/Documentation/perf-report.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
index 907e505b6309..2884a9e2d27c 100644
--- a/tools/perf/Documentation/perf-report.txt
+++ b/tools/perf/Documentation/perf-report.txt
@@ -367,7 +367,7 @@ OPTIONS
Use the data addresses of samples in addition to instruction addresses
to build the histograms. To generate meaningful output, the perf.data
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.
--percent-limit::
--
2.14.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] perf, tools, report: Fix description for --mem-mode
2018-02-09 16:39 [PATCH] perf, tools, report: Fix description for --mem-mode Andi Kleen
@ 2018-02-09 18:30 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2018-02-09 18:30 UTC (permalink / raw)
To: Andi Kleen; +Cc: jolsa, linux-perf-users, Andi Kleen
Em Fri, Feb 09, 2018 at 08:39:09AM -0800, Andi Kleen escreveu:
> From: Andi Kleen <ak@linux.intel.com>
>
> The mem-loads event only works when PEBS is enabled, so add
> /p to the examples.
>
> Signed-off-by: Andi Kleen <ak@linux.intel.com>
Thanks, applied to perf/urgent.
- Arnaldo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-09 18:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 16:39 [PATCH] perf, tools, report: Fix description for --mem-mode Andi Kleen
2018-02-09 18:30 ` Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).