]> git.lizzy.rs Git - rust.git/commit
Remove profiler output and replace with a raw event dump
authorWesley Wiser <wwiser@gmail.com>
Mon, 11 Feb 2019 23:11:43 +0000 (18:11 -0500)
committerWesley Wiser <wwiser@gmail.com>
Sun, 3 Mar 2019 15:07:32 +0000 (10:07 -0500)
commitfccc84199cdf12de8ae89b7bea5276beb6a67c29
tree304cc1d38a2dbdef46c7e90db84a18fd3ebbc065
parent25b8c614f020c7298eb70198b781d591d81bed7d
Remove profiler output and replace with a raw event dump

Related to #58372
src/librustc/session/config.rs
src/librustc/session/mod.rs
src/librustc/util/profiling.rs
src/librustc_driver/lib.rs