Centos-kernel-stream-9/tools/perf/ui/gtk
Michael Petlan ff50b3e513 perf annotate: Re-add annotate_warned functionality
Bugzilla: https://bugzilla.redhat.com/2069070

upstream
========
commit 3d8b92472ae7ba91d759cadb4670bd492ef97d04
Author: James Clark <james.clark@arm.com>
Date: Thu Jul 29 16:58:01 2021 +0100

description
===========
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: Michael Petlan <mpetlan@redhat.com>
2022-04-25 12:33:02 +02:00
..
Build perf/ui/gtk: Fix gtk2 build 2020-01-14 12:40:33 -03:00
annotate.c perf annotate: Re-add annotate_warned functionality 2022-04-25 12:33:02 +02:00
browser.c
gtk.h perf evlist: Use the right prefix for 'struct evlist' browser methods 2020-11-30 14:23:35 -03:00
helpline.c
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
util.c