servo/components
bors-servo f467bdce1b
Auto merge of #20132 - nakul02:issue_19223, r=jdm
Profiler for blocked IpcReceiver::recv()

<!-- Please describe your changes on the following line: -->

Implements feature #19223

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #19223 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

WIP.
@jdm - this is the new profiler : "Blocked at IPC Receive"
Should I dig through all the calls to `ipc::channel` and replace them with this profiled `IpcReceiver`?

![screenshot from 2018-02-27 01-35-37](https://user-images.githubusercontent.com/5394361/36721061-b46edea4-1b5e-11e8-91d6-7faba742f237.png)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20132)
<!-- Reviewable:end -->
2018-03-22 16:38:32 -04:00
..
allocator FreeType: don’t use usable_size() as deallocation size 2017-10-30 18:22:30 +01:00
atoms Fire the pageshow event at the end of the page load r=jdm 2018-03-06 07:24:24 -08:00
bluetooth Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
bluetooth_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
canvas Implement gl.getParameter(gl.VIEWPORT) 2018-03-22 19:17:36 +01:00
canvas_traits Implement gl.getParameter(gl.VIEWPORT) 2018-03-22 19:17:36 +01:00
compositing split window code and browser code in two different files 2018-03-22 08:07:32 +01:00
config Update the MULTIPROCESS static when changing default options 2018-03-15 16:23:40 -07:00
constellation Reduce the number of calls to the embedder by grouping the screen and window coordinates into one structure 2018-03-22 07:56:50 +01:00
debugger Re-expose webrender debugger feature in components/servo 2018-03-20 14:30:11 +11:00
deny_public_fields Bump syn/quote in deny_public_fields 2018-02-12 15:05:18 +01:00
devtools Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
devtools_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
dom_struct Upgrade to rustc 1.24.0-nightly (5a2465e2b 2017-12-06) 2017-12-07 13:50:09 +01:00
domobject_derive Bump syn/quote in domobject_derive 2018-02-12 17:07:40 +01:00
fallible Update smallvec to 0.6 2017-12-05 12:03:20 +01:00
geometry alias some euclid types 2018-03-16 14:34:29 +08:00
gfx Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
gfx_traits Update WebRender 2018-02-06 15:10:35 +01:00
hashglobe Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
jstraceable_derive Bump syn/quote in jstraceable_derive 2018-02-12 17:07:58 +01:00
layout Bump parking_lot to 0.5 2018-03-21 18:19:29 +01:00
layout_thread Bump parking_lot to 0.5 2018-03-21 18:19:29 +01:00
layout_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
malloc_size_of Use mozjs 0.3 fork without Heap::new 2018-03-16 16:53:18 +01:00
malloc_size_of_derive Bump syn/quote in malloc_size_of_derive 2018-02-12 17:08:19 +01:00
metrics Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
msg remove mozbrowser code 2018-02-13 09:40:06 +01:00
net Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
net_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
nonzero Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
profile Implements profiler for blocked recv 2018-03-22 11:48:27 -07:00
profile_traits Implements profiler for blocked recv 2018-03-22 11:48:27 -07:00
rand Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
range Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
remutex Merge servo_remutex to servo_remutex_tests 2018-01-20 15:37:04 +01:00
script Auto merge of #20132 - nakul02:issue_19223, r=jdm 2018-03-22 16:38:32 -04:00
script_layout_interface Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
script_plugins Make the unrooted_must_root conditional on a default Cargo feature. 2017-11-02 15:08:04 +01:00
script_traits Reduce the number of calls to the embedder by grouping the screen and window coordinates into one structure 2018-03-22 07:56:50 +01:00
selectors style: Add infrastructure to match :host. 2018-03-14 15:10:05 +01:00
servo Use the --device-pixel-ratio in opt instead of /components/servo/ 2018-03-22 08:07:43 +01:00
servo_arc Fix license metadata for servo_arc crate 2018-02-21 16:35:18 -08:00
size_of_test
style style: Update bindings. 2018-03-22 18:04:29 +01:00
style_derive Share a single #[animation(no_bound(…))] for the animation traits 2018-03-12 09:48:25 +01:00
style_traits style: Document #[css(skip_if)] 2018-03-08 10:28:10 +01:00
url Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webdriver_server Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webvr Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webvr_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00