mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling
This commit is contained in:
parent
81246a7b61
commit
ca3084d241
9 changed files with 214 additions and 92 deletions
|
@ -2,6 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
extern crate ipc_channel;
|
||||
extern crate profile;
|
||||
extern crate profile_traits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue