Make perf work in adb_profile_chrome when JSON converter isn't present
commit3579f8fba28dc636dce1bb648574718d82bac3b8
authorskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 13 Jun 2014 21:53:30 +0000 (13 21:53 +0000)
committerskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 13 Jun 2014 21:53:30 +0000 (13 21:53 +0000)
tree530f70d4ec2019760bf1061ba28c16ae86899367
parent59828d3af3f80d5d88c669f58a731a0283864d12
Make perf work in adb_profile_chrome when JSON converter isn't present

When the JSON converter isn't present, the user can still manually
inspect perf recordings.

BUG=375754
TEST=tools/android/adb_profile_chrome/run_tests

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277095 0039d316-1c4b-4281-b951-d872f2087c98
tools/android/adb_profile_chrome/perf_controller.py
tools/android/adb_profile_chrome/perf_controller_unittest.py
tools/android/adb_profile_chrome/profiler.py
tools/android/adb_profile_chrome/ui.py