[webkit-reviews] review requested: [Bug 32561] Provide a OProfile JIT agent (opagent) for the code generated by the JIT : [Attachment 53530] Supports OProfile JIT agent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 08:06:01 PDT 2010


Gabor Loki <loki at webkit.org> has asked	for review:
Bug 32561: Provide a OProfile JIT agent (opagent) for the code generated by the
JIT
https://bugs.webkit.org/show_bug.cgi?id=32561

Attachment 53530: Supports OProfile JIT agent
https://bugs.webkit.org/attachment.cgi?id=53530&action=review

------- Additional Comments from Gabor Loki <loki at webkit.org>
The patch is rewritten according to Geoffrey's comment, except one thing. It
looks like that we cannot eliminate all JIT_PROFILE_AGENT macro, because there
will be a small performance regression on ARM (~1-2%) if the agent is disabled.


More information about the webkit-reviews mailing list