about summary refs log tree commit diff
path: root/src/librustc_data_structures/profiling.rs
AgeCommit message (Expand)AuthorLines
2020-01-05Use self profile infrastructure for -Z time and -Z time-passesJohn Kåre Alsaker-19/+210
2019-12-22Format the worldMark Rousskov-43/+28
2019-12-03Update measureme crate to 0.5.0.Michael Woerister-11/+8
2019-11-12Register queries with self profiler in rustc_interfaceMark Rousskov-0/+6
2019-11-12Move self-profile infrastructure to data structuresMark Rousskov-0/+315