adb_profile_chrome: Check in perf-to-tracing conversion script
commitfd47979ee3dc9faa092fd7102c333f07abe0fa36
authorskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 20:03:00 +0000 (23 20:03 +0000)
committerskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 20:03:00 +0000 (23 20:03 +0000)
tree726d469df31e8d48a96161ecee5cf9193992c389
parent56239fb68d986222e9500f2d25ad2658f95bc78c
adb_profile_chrome: Check in perf-to-tracing conversion script

Check in perf-to-tracing conversion script. This lets the --perf command
line switch actually produce trace files that can be loaded by Trace
Viewer.

The conversion script was originally written by Victor Miura
<vmiura@chromium.org> in https://codereview.chromium.org/296623002/.

TEST=PerfControllerTest
BUG=375754

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285022 0039d316-1c4b-4281-b951-d872f2087c98
tools/licenses.py
tools/profile_chrome/perf_controller.py
tools/profile_chrome/perf_controller_unittest.py
tools/profile_chrome/third_party/COPYING [new file with mode: 0644]
tools/profile_chrome/third_party/README.chromium [new file with mode: 0644]
tools/profile_chrome/third_party/perf_to_tracing.py [new file with mode: 0644]