servo/components/profile
Nicholas Nethercote 66902d2c90 Use usize rather than u64 in MemoryReport.
I should have used usize in the first place.
2015-03-31 15:37:15 +02:00
..
Cargo.toml Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
lib.rs Use box syntax instead of Box::new() 2015-03-29 13:41:14 -04:00
mem.rs Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
time.rs Rename lots of profiling-related things. 2015-03-25 16:00:23 -07:00