]> git.itanic.dy.fi Git - linux-stable/commit
perf annotate: Use global annotation_options
authorNamhyung Kim <namhyung@kernel.org>
Tue, 28 Nov 2023 17:54:37 +0000 (09:54 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 7 Dec 2023 20:17:57 +0000 (17:17 -0300)
commit41fd3cacd29f47f6b9c6474b27c5b0513786c4e9
tree2a2597d990bf518181b1e264f75ea335359386a5
parentc9a21a872c69032cb9a94ebc171649c0c28141d7
perf annotate: Use global annotation_options

Now it can directly use the global options and no need to pass it as an
argument.

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-5-namhyung@kernel.org
[ Fixup build with GTK2=1 ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/ui/browsers/annotate.c
tools/perf/ui/gtk/annotate.c
tools/perf/ui/gtk/gtk.h
tools/perf/util/annotate.c
tools/perf/util/annotate.h