Closed
Bug 700754
Opened 13 years ago
Closed 13 years ago
Add Profiler responsiveness hooks
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: BenWa, Assigned: BenWa)
References
Details
Attachments
(1 file)
1.79 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
We need to integrate with the tracer event to correlate profile data.
Assignee | ||
Updated•13 years ago
|
Attachment #572928 -
Flags: review?(ted.mielczarek)
Updated•13 years ago
|
Assignee: nobody → bgirard
Comment 1•13 years ago
|
||
Comment on attachment 572928 [details] [diff] [review]
patch
Review of attachment 572928 [details] [diff] [review]:
-----------------------------------------------------------------
I assume you have a follow-up patch that makes these into something that's not a no-op?
Attachment #572928 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Yes, we will need changes to the profiler to store the timing information. Since we're working on the ports at the moment I don't want to add needless conflicts for a simple follow up change.
Submitted a try run, will land if it's green.
Comment 3•13 years ago
|
||
Try run for f3fd9999da3e is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=f3fd9999da3e
Results (out of 13 total builds):
success: 11
failure: 2
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/b56girard@gmail.com-f3fd9999da3e
Comment 4•13 years ago
|
||
Try run for f97f664423bc is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=f97f664423bc
Results (out of 13 total builds):
success: 12
failure: 1
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/b56girard@gmail.com-f97f664423bc
Assignee | ||
Comment 5•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla11
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•