aboutsummaryrefslogtreecommitdiffstats
path: root/tests/heartbeats
Commit message (Collapse)AuthorAgeFilesLines
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-273-3/+3
|
* Update heartbeats-simple to 0.4; Include recently added profiler categories ↵Connor Imes2017-02-201-0/+3
| | | | in heartbeat logging
* Revert "Remove -w flag now that WebRender is always used"Aneesh Agrawal2017-01-232-0/+10
| | | | | | This reverts commit b94b58f7ae251f6ca2b692fed808f5db18cbb55e. The wptrunner changes are not quite right and causes Python exceptions inside the test haness.
* Remove -w flag now that WebRender is always usedAneesh Agrawal2017-01-202-10/+0
| | | | | | | | | | Also remove the obsolete `--cpu` and `--gpu` renderer flags, which also are no longer used. Update tests and wptrunner to not pass these flags. wptrunner changes have been upstreamed in: - w3c/wptrunner#224 - w3c/wptrunner#226
* Update profiler logging with current ProfilerCategory enum valuesConnor Imes2016-11-171-0/+10
|
* Profile time spent saving the screenshot imageMatt Brubeck2016-05-091-0/+1
|
* Heartbeats now on crates.io.Connor Imes2016-03-093-11/+140
| | | | | Updates to energymon interface for energy profiling. Profiling script for Android.
* Output to png file since exit flag doesn't workConnor Imes2016-01-251-1/+1
|
* Align characterization script with current ProfilerCategory valuesConnor Imes2016-01-081-5/+7
|
* Add energy monitoring and characterization scriptsConnor Imes2015-09-092-0/+645