commit | fc2f52379b9d2232487d5e1dadb77883c10cdf47 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Feb 09 08:39:09 2018 -0800 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Feb 16 14:55:46 2018 -0300 |
tree | f401eef79089c9771ea2de5c5b09d8d9abdd7a6b | |
parent | 6673016f874adee171690f95540ead5efddb5351 [diff] |
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: Andi 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.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>