On Mon, Nov 26, 2012 at 10:47 PM, Saurabh Kumar Singh <skuma...@adobe.com>wrote:

> Ok. I will try it today.
> And I think that from Xcode 4 Apple has started providing the facility to
> instrument JS code as well.
>

Safari's Web Inspector does include support for profiling Mobile Safari as
well.   You'll need to poke around the panels to figure it out.

Turns out the profiling data is available in user-land, so I wrote a little
goodie to display it in an alternate format [1].  Demo here [2].  More of a
proof-of-concept than useful tool, I think.

[1] https://github.com/pmuellr/rsprofiler
[2] http://pmuellr.github.com/rsprofiler/

-- 
Patrick Mueller
http://muellerware.org

Reply via email to