SF patch #884022: dynamic execution profiling vs opcode prediction
(Contributed by Andrew I MacIntyre.) disables opcode prediction when dynamic execution profiling is in effect, so the profiling counters at the top of the main interpreter loop in eval_frame() are updated for each opcode.
R
Raymond Hettinger committed
a72169871dec0905b47d7de2198cd3998a2c0d25
Parent: ce9b471