servo/components/profile_traits
Patrick Walton cb11d85150 profile: Integrate the time profiler with the macOS signpost
infrastructure.

With this change, if you supply the `-Z signpost` flag, Instruments.app
can display Servo events overlaid with callstack data. Even better, you
can get call stack profiling for individual Servo events (one layout,
one network request, one style recalculation, etc.)

This adds a dependency on the `signpost` crate. On unsupported OS's,
this crate is an no-op.
2016-10-01 00:12:49 -07:00
..
Cargo.toml profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07: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 profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07:00
mem.rs use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
time.rs profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07:00