rshf / chromedriver

Automatically exported from code.google.com/p/chromedriver
2 stars 1 forks source link

Expose Javascript CPU Profiling in ChromeDriver #796

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
DevTools in Chrome supports Javascript CPU Profiling.
We want to expose it in ChromeDriver.

However, Javascript CPU Profiling in DevTools is not published yet, so the data 
format of profiling result may change in the future.
The data format is define in 
https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/So
urce/devtools/protocol.json&q=protocol.json&sq=package:chromium&type=cs&l=3357

For ChromeDriver end users, please use this new API at your own risk.

Original issue reported on code.google.com by st...@chromium.org on 16 May 2014 at 8:32

GoogleCodeExporter commented 9 years ago

Original comment by st...@chromium.org on 16 May 2014 at 8:32

GoogleCodeExporter commented 9 years ago
This landed a while ago

https://codereview.chromium.org/275193003

Sam, did this ever ship in a release?

Original comment by paulir...@chromium.org on 27 Jan 2015 at 8:02

GoogleCodeExporter commented 9 years ago
That CL would've landed in 2.11. Looks like we forgot to update this bug. Were 
there any other CLs pending for this issue?

Original comment by samu...@chromium.org on 5 Feb 2015 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:19