r256983 - in /trunk/gcc: ChangeLog tree-profile...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Tue Jan 23 12:26:00 GMT 2018
Author: marxin
Date: Tue Jan 23 12:26:37 2018
New Revision: 256983
URL: https://gcc.gnu.org/viewcvs?rev=256983&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-profile.c
trunk/gcc/value-prof.c
More information about the Gcc-cvs
mailing list