diff options
author | 2022-10-04 12:26:34 -0700 | |
---|---|---|
committer | 2022-10-14 12:21:42 -0300 | |
commit | 0cef141e8630c0b08bd1c4309be2ba74480c69a3 (patch) | |
tree | fa55edfc965cd604cb1b83309a59f721eee04e1d /scripts/generate_rust_analyzer.py | |
parent | perf mem: Fix -C option behavior for perf mem record (diff) | |
download | wireguard-linux-0cef141e8630c0b08bd1c4309be2ba74480c69a3.tar.xz wireguard-linux-0cef141e8630c0b08bd1c4309be2ba74480c69a3.zip |
perf list: Fix metricgroups title message
$ perf list metricgroups
gives
List of pre-defined events (to be used in -e):
Metric Groups:
Backend
Bad
BadSpec
But that's incorrect of course because metric groups or metrics can only
be specified with -M. So fix the message to say -e or -M
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20221004192634.998984-1-ak@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions