libabigail/src
Dodji Seketeli c27ec0db35 Don't walk the diff tree when there are no suppressions
Profiling showed that we were walking the diff tree to apply
suppressions even when there were no suppressions to apply.  This
patch does away with that behaviour.

	* src/abg-comparison.cc (apply_suppressions): Do not walk the diff
	tree to apply suppressions when there are no suppressions to
	apply.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-02-07 11:00:05 +01:00
..
abg-comp-filter.cc Keep children nodes of class_diff and scope_diff sorted 2015-01-27 12:49:40 +01:00
abg-comparison.cc Don't walk the diff tree when there are no suppressions 2015-02-07 11:00:05 +01:00
abg-config.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-corpus.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-diff-utils.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-dwarf-reader.cc Hand-code the string representation of GElf_Ehdr::e_machine 2015-01-26 22:17:39 +01:00
abg-hash.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-ini.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-ir.cc Get out as early as possible when comparing different ABI artefacts 2015-02-07 11:00:05 +01:00
abg-libxml-utils.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-libzip-utils.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-reader.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-tools-utils.cc Expose a new libabigail::tools_utils namespace 2015-01-08 12:28:14 +01:00
abg-traverse.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-viz-common.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-viz-dot.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-viz-svg.cc Update copyright years 2015-01-07 17:52:10 +01:00
abg-writer.cc Update copyright years 2015-01-07 17:52:10 +01:00
Makefile.am Expose a new libabigail::tools_utils namespace 2015-01-08 12:28:14 +01:00