Commit graph

6 commits

Author SHA1 Message Date
Benjamin Hipple 2c24c39f27 cargo-flamegraph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Maximilian Bosch b41b0b26dd
cargo-flamegraph: 0.1.13 -> 0.2.0 2020-01-26 20:23:19 +01:00
oxalica 057840da6e
cargo-flamegraph: also wrap flamegraph 2019-12-26 18:56:26 +08:00
oxalica 057b94a3d2
cargo-flamegraph: fix runtime dep: linux-perf 2019-12-24 05:28:50 +08:00
Pascal Hertleif 1c9843dd3e
cargo-flamegraph: init at 0.1.13 2019-07-10 14:29:28 +02:00