Add the V8 profiler to the telemetry profilers
commit0c4ebc9b3708c91527c241df4bcc950a259246b3
authorfmeawad@chromium.org <fmeawad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 14 Nov 2013 03:22:26 +0000 (14 03:22 +0000)
committerfmeawad@chromium.org <fmeawad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 14 Nov 2013 03:22:26 +0000 (14 03:22 +0000)
tree4f8a2fc756ef9c37a8a78c01b6acc83ebf0d97c8
parent0603ee7a0c0180ba53dee4daaa9f04a4869789fa
Add the V8 profiler to the telemetry profilers

Currently support desktop and android.
It allows invoking the V8 profiler similar to the NetLogger profiler.
Output is retrieved but not processed.

Review URL: https://codereview.chromium.org/66033019

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235031 0039d316-1c4b-4281-b951-d872f2087c98
tools/telemetry/telemetry/core/backends/chrome/android_browser_backend.py
tools/telemetry/telemetry/core/platform/profiler/v8_profiler.py [new file with mode: 0644]