linux-stable/tools/perf/ui/gtk
James Clark 3d8b92472a perf annotate: Re-add annotate_warned functionality
Setting annotate_warned to true on errors was removed in
commit ee51d85139 ("perf annotate: Introduce strerror for handling
symbol__disassemble() errors") which means when 'perf annotate
--skip-missing' is used warnings are shown multiple times for the same
DSO.

Setting this again restores the original behavior of only one warning
each.

Signed-off-by: James Clark <james.clark@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: John Garry <john.garry@huawei.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: coresight@lists.linaro.org
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lore.kernel.org/lkml/20210729155805.2830-3-james.clark@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2021-08-03 17:04:04 -03:00
..
annotate.c perf annotate: Re-add annotate_warned functionality 2021-08-03 17:04:04 -03:00
browser.c perf tools: Remove needless evlist.h include directives 2019-08-31 22:24:10 -03:00
Build perf/ui/gtk: Fix gtk2 build 2020-01-14 12:40:33 -03:00
gtk.h perf evlist: Use the right prefix for 'struct evlist' browser methods 2020-11-30 14:23:35 -03:00
helpline.c perf tools: Remove debug.h from places where it is not needed 2019-09-20 09:19:20 -03:00
hists.c perf evlist: Use the right prefix for 'struct evlist' browser methods 2020-11-30 14:23:35 -03:00
progress.c perf tools: Remove util.h from where it is not needed 2019-09-20 09:19:20 -03:00
setup.c perf debug: No need to include ui/util.h 2019-09-20 09:19:20 -03:00
util.c perf tools: Remove debug.h from places where it is not needed 2019-09-20 09:19:20 -03:00