perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
authorJiri Olsa <jolsa@kernel.org>
Sat, 4 Aug 2018 13:05:15 +0000 (15:05 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 8 Aug 2018 18:55:51 +0000 (15:55 -0300)
commit4c650ddc2e9e8f1d8dc46f13b30b1b9a6017fb02
treed5de30e7fd9ced033b85b834ed86dce236fbe805
parentc849c12cf344e4b99dbf98df642b622b6c91bbfd
perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()

Pass 'struct annotation_options' to map_symbol__annotation_dump(), to
carry on and pass the percent_type value.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/20180804130521.11408-15-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c
tools/perf/util/annotate.c
tools/perf/util/annotate.h