summaryrefslogtreecommitdiffstats
path: root/tools/perf/core
Commit message (Expand)AuthorAgeFilesLines
* Reland of Enable the stack trace unit test for linux. (patchset #1 id:1 of ht...dyen2016-03-241-1/+1
* Revert of Enable the stack trace unit test for linux. (patchset #2 id:20001 o...battre2016-03-241-1/+1
* Enable the stack trace unit test for linux.dyen2016-03-241-1/+1
* [telemetry] Fix trybot_command to use git.bat instead of git on windows machinenednguyen2016-03-112-11/+22
* [Telemetry] Fix typo in trybot error reportingnednguyen2016-03-101-1/+1
* Create separate list for win and win-64 bisect in order to generate appropria...prasadv2016-03-042-3/+13
* Always add verbose logging for trybot commandnednguyen2016-03-032-13/+34
* [tools/perf] Skip try job run if trybot config file does not changenednguyen2016-03-032-6/+36
* [tools/perf] Raise parser error if trybot command failed to find a matching b...nednguyen2016-03-031-1/+18
* Fix linux telemetry minidump processing and also enable unittest.dyen2016-02-091-2/+2
* Fix the failures to determine trybots platforms correctlyprasadv2016-02-062-2/+27
* Exclude CQ perf bots from trybots lists.prasadv2016-02-041-3/+8
* Run tryjob on default trybots incase of any failure fetching builders informa...prasadv2016-02-042-6/+27
* telemetry: use https instead of http when polling the trybotsprimiano2016-02-031-1/+1
* Formatting clean-up in tools/perf/qyearsley2016-02-0311-70/+91
* [toosl/perf] Remove telemetry_dependencies_unittestnednguyen2016-02-011-62/+0
* Reland mac symbol test.dyen2016-01-281-2/+2
* Update references to tools/telemetry in .gn, .gyp & .isolate filesnednguyen2016-01-271-2/+2
* Revert of Enable crash symbols unit test for Mac OSX. (patchset #4 id:60001 o...tsergeant2016-01-211-2/+2
* Enable crash symbols unit test for Mac OSX.dyen2016-01-211-2/+2
* Move telemetry and tools/perf to using third_party/catapult/devil.aiolos2016-01-201-1/+0
* Update tools/perf to use cloud_storage from catapult.aiolos2016-01-201-0/+19
* [tools/perf] Fix the bug which command parameter in run-perf-test.cfg contain...nednguyen2016-01-152-1/+81
* Reland of Added unit test for stack traces in telemetry crashes. (patchset #1...dyen2016-01-141-0/+30
* [Telemetry] Update telemetry_unittests to use tools/perf/run_telemetry_testsnednguyen2016-01-131-4/+11
* Revert of Added unit test for stack traces in telemetry crashes. (patchset #1...dyen2016-01-131-27/+0
* Added unit test for stack traces in telemetry crashes.dyen2016-01-121-0/+27
* [tools/perf] Make the trybot option optionalnednguyen2016-01-062-17/+17
* Remove pylib dependency from telemetrynednguyen2016-01-051-1/+0
* [tools/perf] Make --trybot argument required for run_benchmark trybot commandnednguyen2016-01-051-1/+1
* Overhaul trybot commandnednguyen2016-01-042-0/+847
* [Telemetry] Ignore ImportError due to pkg_resources import failurenednguyen2015-11-303-41/+59
* [Telemetry] Migrate find_dependencies internals to tools/perfeakuefner2015-11-244-0/+503
* [Telemetry] Disable smoothness.tough_ad_cases on svelteeakuefner2015-11-201-0/+7
* Remove "(c)" in telemetry & perf license headersnednguyen2015-11-101-1/+1
* [Telemetry/Perf] Switch os.pardir to '..' everywherenednguyen2015-10-281-4/+4
* [Telemetry] Enable option for telemetry to take screenshot of failed pages.nednguyen2015-10-271-0/+4
* Fix breakage of record_wpr script due to the lack of __init__.py in test_data...nednguyen2015-10-152-1/+4
* [tools/perf] Add list_affected_benchmark script that list all benchmarks in a...nednguyen2015-10-155-0/+126
* [Telemetry] Add unittest_runner that uses project_config for environment config.nednguyen2015-10-132-62/+0
* [Telemetry] Specify generate_breakpad_symbols.py using binary managernednguyen2015-10-091-0/+9
* Create ChromiumConfig subclass of ProjectConfig.aiolos2015-10-083-30/+52
* Create tools/perf version of GetChromiumSrcDir.aiolos2015-10-071-0/+14
* Add crash_service to Telemetry's isolates.aiolos2015-10-052-10/+27
* Add tools/perf/binary_config.json file.aiolos2015-10-011-0/+2
* Revert of Add crash_service to Telemetry's isolates. (patchset #12 id:340001 ...jwd2015-10-012-27/+8
* Add crash_service to Telemetry's isolates.aiolos2015-10-012-8/+27
* Revert of Add crash_service to Telemetry's isolates. (patchset #8 id:180001 o...kcarattini2015-09-292-27/+8
* Add crash_service to Telemetry's isolates.aiolos2015-09-282-8/+27
* Fix run_benchmark to avoid import error.aiolos2015-09-031-0/+1