Fix usage of analyze_brprob.py script.
commit041d9b5283722d9bf24d6968cec0cab81a831a48
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2018 12:03:24 +0000 (19 12:03 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2018 12:03:24 +0000 (19 12:03 +0000)
treed863029ec8847f8c570a3e805a923100689efd40
parent1ae144e91f432c4871a260b7bb48188905a4b076
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256886 138bc75d-0d04-0410-961f-82ee72b054a4
contrib/ChangeLog
contrib/analyze_brprob.py
gcc/ChangeLog
gcc/predict.c
gcc/profile-count.h