mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Implements profiler for blocked recv
This commit is contained in:
parent
563f0ec824
commit
7d4e2b11e9
27 changed files with 176 additions and 58 deletions
|
@ -8,5 +8,6 @@ extern crate ipc_channel;
|
|||
extern crate profile;
|
||||
extern crate profile_traits;
|
||||
extern crate servo_allocator;
|
||||
extern crate servo_config;
|
||||
|
||||
mod time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue