rust/src/ci
Mazdak Farrokhzad 404c854d03
Rollup merge of #61839 - alexcrichton:pr-and-master-builds, r=pietroalbini
ci: Add a script for generating CPU usage graphs

This commit checks in a script which generates CPU usage graphs over
time, expanding on the previous comment that was include in the
collection file.

Some example graphs from the [latest build](https://dev.azure.com/rust-lang/rust/_build/results?buildId=717) look like:

![dist-x86_64-apple](https://user-images.githubusercontent.com/64996/59520676-16c5b000-8e90-11e9-9188-27001911f270.png)

![x86_64-msvc-1](https://user-images.githubusercontent.com/64996/59520677-175e4680-8e90-11e9-8568-4b564807324e.png)

![x86_64-mingw-1](https://user-images.githubusercontent.com/64996/59520680-175e4680-8e90-11e9-939d-a73c7224582f.png)

![test-various](https://user-images.githubusercontent.com/64996/59520682-175e4680-8e90-11e9-9980-900ed4eeb8f4.png)
2019-06-19 01:52:04 +02:00
..
docker Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton 2019-06-15 10:18:09 +00:00
cpu-usage-over-time.py ci: Add a script for generating CPU usage graphs 2019-06-18 09:51:39 -07:00
init_repo.sh ci: display more debug information in the init_repo script 2019-05-29 17:57:28 +02:00
run.sh ci: Favor SCRIPT instead of RUST_CHECK_TARGET 2019-05-30 07:28:56 -07:00
shared.sh ci: Reenable step timings on AppVeyor 2019-06-03 07:50:03 -07:00