Clean-up IPA profile dump output.
authorMartin Liska <mliska@suse.cz>
Tue, 23 Jan 2018 12:26:37 +0000 (13:26 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 23 Jan 2018 12:26:37 +0000 (12:26 +0000)
commita53d4f2004efef705435ea3e6bacfcca002d6c64
treec35b7875d7dbd931c215c10521381ed1d860d6a8
parent175946876361bd3ac360361e67d12761974a479e
Clean-up IPA profile dump output.

2018-01-23  Martin Liska  <mliska@suse.cz>

* tree-profile.c (tree_profiling): Print function header to
aware reader which function we are working on.
* value-prof.c (gimple_find_values_to_profile): Do not print
not interesting value histograms.

From-SVN: r256983
gcc/ChangeLog
gcc/tree-profile.c
gcc/value-prof.c