diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2016-09-29 17:59:35 -0700 |
---|---|---|
committer | Keith Yeung <kungfukeith11@gmail.com> | 2016-10-01 00:12:49 -0700 |
commit | cb11d8515051a3d6b33ba9403e25fba4fdc17a66 (patch) | |
tree | 0fa6ba4c49d34489e31bf5e4e0729088aa3d1827 /components/layout_thread/lib.rs | |
parent | 8b26c3ead53bb375eaa4475de48a7f097b589b90 (diff) | |
download | servo-cb11d8515051a3d6b33ba9403e25fba4fdc17a66.tar.gz servo-cb11d8515051a3d6b33ba9403e25fba4fdc17a66.zip |
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.
Diffstat (limited to 'components/layout_thread/lib.rs')
0 files changed, 0 insertions, 0 deletions