]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sat, 4 Jun 2022 14:30:36 +0000 (14:30 +0000)
committerbors <bors@rust-lang.org>
Sat, 4 Jun 2022 14:30:36 +0000 (14:30 +0000)
commit63641795406e1831a822f011242fdfb225fc8fbc
tree21b126bb8fb93b7f8c748f9f559a1fe5a05e32c0
parentc7b0452ece11bf714f7cf2003747231931504d59
parent87e97c9035273acf187b5a4eab5a32b8ccebe13b
Auto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark-Simulacrum

Add PID to LLVM PGO profile path

This is a continuation of https://github.com/rust-lang/rust/pull/97110, which adds PID to the filename pattern of LLVM profiles. It also adds some metrics to the pgo.sh script, so that we can observe how many profiles there are and how large are they.

r? `@lqd`
src/bootstrap/native.rs