Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHeartbeats and energy profiling support for Android #8253
Conversation
Ensure the energymon is enabled before trying to get refresh interval.
| @@ -223,6 +226,9 @@ pub struct DebugOptions { | |||
| /// Profile which events script tasks spend their time on. | |||
| pub profile_script_events: bool, | |||
|
|
|||
| /// Enable all heartbeats for profiling. | |||
| pub profile_heartbeats: bool, | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
connorimes
Oct 29, 2015
Author
Contributor
Done. Also added missing line for profile-script-events.
Moved convert-mouse-to-touch to be in the same order as it is above.
|
r=mbrubeck with one comment above fixed |
Add debug option to enable heartbeats for all profiler categories.
ce2d0d4
to
bb7e537
|
@bors-servo r+ |
|
|
Heartbeats and energy profiling support for Android <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8253) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #7785 |
Heartbeats and energy profiling support for Android <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8253) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Heartbeats and energy profiling support for Android <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8253) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
(#7731.) |
|
|
connorimes commentedOct 29, 2015