Re: Fix dumping of branch predictor hitrates

2016-04-17 Thread H.J. Lu
On Sun, Apr 17, 2016 at 9:13 AM, Jan Hubicka wrote: > Hi, > this patch fixes infrastructure used by branch prediction code to collect > information about prediction hitrates that is needed to verify their > performance. > > We used to read profile first and then do profile estimation, nowdays pass

Fix dumping of branch predictor hitrates

2016-04-17 Thread Jan Hubicka
Hi, this patch fixes infrastructure used by branch prediction code to collect information about prediction hitrates that is needed to verify their performance. We used to read profile first and then do profile estimation, nowdays passes are run in the opposite order. Because dumping happens during