summaryrefslogtreecommitdiffstats
path: root/tools/profile_chrome
Commit message (Expand)AuthorAgeFilesLines
* tools: Make --device default value come from ANDROID_SERIAL.mithro2015-07-241-3/+5
* tools: Import correct path for android_profiling_helpermithro2015-07-241-1/+1
* API for binary_dependencies, and import changes to call the new API.aiolos2015-07-161-3/+3
* Roll trace-viewer deps.dsinclair2015-07-011-1/+1
* android: Add a way to profile ACTION_MAIN startups.lizeb2015-06-091-6/+13
* [Android] Remove more references to and uses of AndroidCommands.jbudorick2015-05-143-12/+11
* adb_profile_chrome: Add support for Java DDMS profilingskyostil2015-04-203-0/+91
* Fixing crash on chrome profiler on generating html trace.ssid2015-04-151-1/+2
* tools/profile_chrome.py -d device to select one of multiple connected android...benjhayden2015-02-231-4/+8
* Parallelize telemetry unit tests on Android botszhenw2015-02-231-2/+6
* Add missing import in chrome_startup_controller.py.lizeb2015-02-061-1/+2
* [Android] Add LogcatMonitor.jbudorick2015-02-032-28/+29
* Add profile_chrome_startup.py to generate combined traces for startup.lizeb2015-01-285-16/+123
* adb_profile_chrome: Make --trace-scheduler activate renderer scheduler tracingskyostil2014-11-141-1/+2
* [Cleanup] List trace categories through script as shown by trace record dialogr.kasibhatla2014-11-111-7/+8
* Add multi-architecture support in telemetry.fdegans2014-10-151-1/+1
* adb_profile_chrome: --trace-scheduler should also trace blink's schedulerskyostil2014-09-151-0/+1
* Perfhost for ubuntu trustypasko2014-09-021-1/+2
* adb_profile_chrome: Add --trace-scheduler flag for dumping scheduler stateskyostil2014-08-261-0/+5
* adb_profile_chrome: Don't hang for a long time if wrong browser is chosenskyostil@chromium.org2014-08-151-4/+8
* adb_profile_chrome: Don't fail if perf is not supportedskyostil@chromium.org2014-08-111-1/+4
* adb_profile_chrome: Use perfhost binary for parsing required libraries.vmiura@chromium.org2014-07-291-2/+1
* [Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__.jbudorick@chromium.org2014-07-242-5/+6
* adb_profile_chrome: Check in perf-to-tracing conversion scriptskyostil@chromium.org2014-07-235-11/+605
* Move adb_profile_chrome to profile_chrome.alokp@chromium.org2014-07-1817-0/+1151