Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update heartbeats-simple to 0.4; Include recently added profiler categories ↵ | Connor Imes | 2017-02-20 | 1 | -0/+3 |
| | | | | in heartbeat logging | ||||
* | Revert "Remove -w flag now that WebRender is always used" | Aneesh Agrawal | 2017-01-23 | 2 | -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 used | Aneesh Agrawal | 2017-01-20 | 2 | -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 values | Connor Imes | 2016-11-17 | 1 | -0/+10 |
| | |||||
* | Profile time spent saving the screenshot image | Matt Brubeck | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | Heartbeats now on crates.io. | Connor Imes | 2016-03-09 | 3 | -11/+140 |
| | | | | | Updates to energymon interface for energy profiling. Profiling script for Android. | ||||
* | Output to png file since exit flag doesn't work | Connor Imes | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Align characterization script with current ProfilerCategory values | Connor Imes | 2016-01-08 | 1 | -5/+7 |
| | |||||
* | Add energy monitoring and characterization scripts | Connor Imes | 2015-09-09 | 2 | -0/+645 |