]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix usage of analyze_brprob.py script.
authorMartin Liska <mliska@suse.cz>
Fri, 19 Jan 2018 12:03:24 +0000 (13:03 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 19 Jan 2018 12:03:24 +0000 (12:03 +0000)
commitd1b9a5724b8a05d2d2d51b3e5d13cc785326c74f
treed863029ec8847f8c570a3e805a923100689efd40
parent09a7858b2c53eccf28f780f5f3e4f2764f440eb1
Fix usage of analyze_brprob.py script.

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

* analyze_brprob.py: Support new format that can be easily
parsed. Add new column to report.
2018-01-19  Martin Liska  <mliska@suse.cz>

* predict.c (dump_prediction): Add new format for
analyze_brprob.py script which is enabled with -details
suboption.
* profile-count.h (precise_p): New function.

From-SVN: r256886
contrib/ChangeLog
contrib/analyze_brprob.py
gcc/ChangeLog
gcc/predict.c
gcc/profile-count.h