Status: Assigned Owner: [email protected] Labels: Type-Feature Pri-2 OS-All Area-DevTools
New issue 24706 by [email protected]: CPU profiler should support a console interface for start / stop http://code.google.com/p/chromium/issues/detail?id=24706 FireBug and Safari both support the following Console API for controlling CPU profiling: console.profile([title]) - Turns on the JavaScript profiler. console.profileEnd() - Turns off the JavaScript profiler and prints its report. DevTools CPU profiler should support them, too. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
