]> git.itanic.dy.fi Git - linux-stable/commit
perf report: Convert to the global annotation_options
authorNamhyung Kim <namhyung@kernel.org>
Tue, 28 Nov 2023 17:54:35 +0000 (09:54 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 7 Dec 2023 19:46:33 +0000 (16:46 -0300)
commit14953f038d6b30e3dc9d1aa4d4584ac505e5a8ec
tree73fdb9933ac8a700519476b69bc1fb24aca48c01
parent9d03194a36345796d4f0f8d6b72eb770a45d614e
perf report: Convert to the global annotation_options

Use the global option and drop the local copy.

Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231128175441.721579-3-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c