aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-03-22 22:43:12 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-04-03 14:48:56 +0000
commit374af9f1f06b5e991c810d2e4983d6f58df32136 (patch)
treed5fe3d00667d3703ff73c7da813213e621803020 /tools/perf/util/annotate.c
parentperf tools: Add Kan Liang to MAINTAINERS as a reviewer (diff)
downloadkernel-374af9f1f06b5e991c810d2e4983d6f58df32136.tar.gz
kernel-374af9f1f06b5e991c810d2e4983d6f58df32136.zip
perf annotate: Get rid of duplicate --group option item
The options array in cmd_annotate() has duplicate --group options. It only needs one and let's get rid of the other. $ perf annotate -h 2>&1 | grep group --group Show event group information together --group Show event group information together Fixes: 7ebaf4890f63eb90 ("perf annotate: Support '--group' option") Reviewed-by: Kan Liang <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jin Yao <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions