[chromium-dev] Re: Is there any way to profile chromium on MacOS?

2009-06-02 Thread Lucius Fox
I can build and debug TestShell project. But can you please tell me how to attach appropriate renderer with Shark? What is an appropriate renderer? On Mon, May 25, 2009 at 7:37 AM, Mike Pinkerton pinker...@chromium.org wrote: You can always attach to the appropriate renderer with Shark. Does

[chromium-dev] Re: Is there any way to profile chromium on MacOS?

2009-06-02 Thread Thomas Van Lenten
On Tue, Jun 2, 2009 at 12:25 PM, Lucius Fox lucius.fo...@gmail.com wrote: I can build and debug TestShell project. But can you please tell me how to attach appropriate renderer with Shark? What is an appropriate renderer? TestShell doesn't do the out of process model, all rendering is done

[chromium-dev] Re: Is there any way to profile chromium on MacOS?

2009-06-02 Thread Amanda Walker
TestShell does not use a separate renderer process. --Amanda On Tue, Jun 2, 2009 at 12:25 PM, Lucius Fox lucius.fo...@gmail.com wrote: I can build and debug TestShell project. But can you please tell me how to attach appropriate renderer with Shark? What is an appropriate renderer? On Mon,

[chromium-dev] Re: Is there any way to profile chromium on MacOS?

2009-05-25 Thread Mike Pinkerton
You can always attach to the appropriate renderer with Shark. Does that not fit the bill? On Sat, May 23, 2009 at 3:53 AM, lucius lucius.fo...@gmail.com wrote: Hi, Does chromium have build in profiling? e.g. can I find out the break down in html processing, css processing, js processing for

[chromium-dev] Re: Is there any way to profile chromium on MacOS?

2009-05-24 Thread Adam Barth
I'm not sure if we have anything exposed through the UI yet. Folks are working on instrumenting WebCore in the right places to be able to measure this. I looked around a bit for the bugs.webkit.org bug, but I couldn't lay my hands on it. Adam On Sat, May 23, 2009 at 12:53 AM, lucius