summary refs log tree commit diff
path: root/src/librustc_driver/profile/trace.rs
AgeCommit message (Expand)AuthorLines
2018-04-27Move query functions out from the define_maps! macroJohn Kåre Alsaker-1/+1
2017-09-23Compress "small" spans to 32 bits and intern "large" spansVadim Petrochenkov-2/+2
2017-08-23-Z profile-query-and-key, separate from -Z profile-query; query key is string...Matthew Hammer-16/+25
2017-08-23-Z profile-queries includes dep_graph.with_task uses in outputMatthew Hammer-0/+33
2017-08-23-Z profile-queries: remove panic when channel is unsetMatthew Hammer-12/+18
2017-08-23profiling with -Z profile-queries recognizes -Z time-passesMatthew Hammer-10/+39
2017-08-23inc comp: -Z profile-queries support; see also https://github.com/rust-lang-n...Matthew Hammer-0/+238