[Webkit-unassigned] [Bug 153663] JSC Sampling Profiler: (host) is confusing in cases where I would expect to see JS name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 12:58:26 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153663

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |sbarati at apple.com
                   |kit.org                     |

--- Comment #4 from Saam Barati <sbarati at apple.com> ---
I think this should be doable.
After my PC=>CodeOrigin mapping patch lands,
we'll have an easy mechanism to do this.

We can always log callee when we're taking a stack trace,
and then get properties from callee (if it won't execute JS code)
while transforming an unprocessed stack frame into a processed
stack frame.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160129/9eb68f5f/attachment.html>


More information about the webkit-unassigned mailing list