homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aimacintyre
Recipients
Date 2004年01月25日.06:45:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch is a proposed fix/work around for bug #884020.
It 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.
It does give rise to warnings about unused labels (with
gcc anyway) which could be resolved by #define'ing all
the prediction machinery away.
History
Date User Action Args
2007年08月23日 15:32:09adminlinkissue884022 messages
2007年08月23日 15:32:09admincreate

AltStyle によって変換されたページ (->オリジナル) /