Simon Sapin
|
b5a4b8d6a0
|
Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10)
|
2017-08-15 14:10:44 +02:00 |
|
Connor Imes
|
ab3a3b43c1
|
Handle synchronization in a private module with safer closure
|
2017-02-20 17:20:03 -06:00 |
|
Connor Imes
|
a13b2d447b
|
Use spinlock to synchronize access to static mut with pointer. Fixes #15471
|
2017-02-20 17:20:03 -06:00 |
|
Connor Imes
|
e602162a3d
|
Create heartbeats dynamically as needed - avoids the need for hardcoding and maintaining heartbeats for profiler categories.
Use consistent variable names.
Use Box::into_raw and Box::from_raw instead of std::mem::transmute.
|
2017-02-20 17:20:03 -06:00 |
|
Connor Imes
|
d10ad4465f
|
Update heartbeats-simple to 0.4; Include recently added profiler categories in heartbeat logging
|
2017-02-20 17:17:54 -06:00 |
|
Alan Jeffrey
|
9be4fd56ce
|
Removed util.
|
2016-12-14 18:04:37 -06:00 |
|
Connor Imes
|
263278a4dc
|
Update profiler logging with current ProfilerCategory enum values
|
2016-11-17 19:36:58 -08:00 |
|
Connor Imes
|
101aa0d030
|
Update heartbeats-simple to 0.3.0
|
2016-06-20 11:25:01 -05:00 |
|
Matt Brubeck
|
9b23cf537e
|
Profile time spent saving the screenshot image
|
2016-05-09 09:43:13 -07:00 |
|
Patrick Walton
|
df93b1f194
|
gfx: Measure text shaping time in the time profiler.
|
2015-12-15 13:28:05 -08:00 |
|
benshu
|
7623e89506
|
Execute XHR timeout callbacks directly. (Fixes #8468.)
|
2015-11-11 23:12:07 +01:00 |
|
Connor Imes
|
bb7e5375a0
|
Heartbeats support for Android.
Add debug option to enable heartbeats for all profiler categories.
|
2015-10-29 13:22:49 -05:00 |
|
Connor Imes
|
3c25f47dbc
|
Add energy monitoring and characterization scripts
|
2015-09-09 13:35:21 -05:00 |
|
Connor Imes
|
4bef102fa1
|
Add heartbeats for new script profiler categories
|
2015-09-08 14:05:50 -05:00 |
|
Connor Imes
|
054cbf2dce
|
Integrate with simple Heartbeats
|
2015-08-22 07:45:20 +08:00 |
|