servo/components/profile_traits
Nick Fitzgerald 9fbb5c720e Add a method for dumping self-contained HTML timeline profiles
This commit adds the `--profiler-trace-path` flag. When combined with `-p` to
enable profiling, it dumps a profile as a self-contained HTML file to the given
path. The profile visualizes the traced operations as a gant-chart style
timeline.
2016-04-27 18:35:17 -07:00
..
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
energy.rs Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
lib.rs Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
mem.rs use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
time.rs Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00