perf c2c: Update usage for showing memory events
authorLeo Yan <leo.yan@linaro.org>
Sun, 11 Oct 2020 12:10:22 +0000 (20:10 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 13 Oct 2020 16:15:38 +0000 (13:15 -0300)
commitedac75a2f8c835c0d7768002a02ecd56c05f9981
tree033472da536300cdb70c02b14301683a467912e4
parentdbaa1b3d9afba3c050d365245a36616ae3f425a7
perf c2c: Update usage for showing memory events

Since commit b027cc6fdf1b ("perf c2c: Fix 'perf c2c record -e list' to
show the default events used"), "perf c2c" tool can show the memory
events properly, it's no reason to still suggest user to use the
command "perf mem record -e list" for showing events.

This patch updates the usage for showing memory events with command
"perf c2c record -e list".

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Ian Rogers <irogers@google.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20201011121022.22409-1-leo.yan@linaro.org
tools/perf/builtin-c2c.c