summary refs log tree commit diff
path: root/src/librustc_driver/profile/mod.rs
AgeCommit message (Expand)AuthorLines
2018-03-09Move PROFQ_CHAN to a Session fieldJohn Kåre Alsaker-4/+5
2017-08-23-Z profile-query-and-key, separate from -Z profile-query; query key is string...Matthew Hammer-6/+19
2017-08-23-Z profile-queries includes dep_graph.with_task uses in outputMatthew Hammer-12/+53
2017-08-23profiling with -Z profile-queries recognizes -Z time-passesMatthew Hammer-15/+89
2017-08-23inc comp: -Z profile-queries support; see also https://github.com/rust-lang-n...Matthew Hammer-0/+188