diff options
| author | Raymond Hettinger <python@rcn.com> | 2004-02-08 19:59:27 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2004-02-08 19:59:27 (GMT) |
| commit | a72169871dec0905b47d7de2198cd3998a2c0d25 (patch) | |
| tree | 8c5a330d44ae68690b6b8c24a7972fbfe73036a0 /Tools/compiler/compile.py | |
| parent | ce9b4714efc86c098d677375922afb49a1877dbe (diff) | |
| download | cpython-a72169871dec0905b47d7de2198cd3998a2c0d25.zip cpython-a72169871dec0905b47d7de2198cd3998a2c0d25.tar.gz cpython-a72169871dec0905b47d7de2198cd3998a2c0d25.tar.bz2 | |
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.
Diffstat (limited to 'Tools/compiler/compile.py')
0 files changed, 0 insertions, 0 deletions
