Closed
Bug 789597
Opened 13 years ago
Closed 13 years ago
Should support correlation of profile with capture frames
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: wlach, Assigned: BenWa)
References
Details
Attachments
(2 files)
|
2.04 KB,
patch
|
Details | Diff | Splinter Review | |
|
787 bytes,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
This has two components:
1. Doing the correlation inside BenWa's profiler between the webm video of the capture and the profile.
2. Turning on the setting to do frame numbering in fennec (layers.acceleration.frame-counter) when capturing with profiling enabled.
Not sure about the status of (1). I have a patch to do (2), but unfortunately the web page just seems to render as a grey box in eideticker with it enabled. Needs investigation.
| Reporter | ||
Comment 1•13 years ago
|
||
Attaching patch to do what we want here (I don't think it should really require review; attaching it just for reference)
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Comment 3•13 years ago
|
||
review ping
| Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Benoit Girard (:BenWa) from comment #2)
> Created attachment 659559 [details] [diff] [review]
> patch
No idea why, but this fixes the issue I reported above. :)
| Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 659559 [details] [diff] [review]
patch
Maybe you can get to this first joe. The sooner this lands the sooner we can get some results back from eideticker to implement the frame syncing.
Attachment #659559 -
Flags: review?(joe)
Updated•13 years ago
|
Attachment #659559 -
Flags: review?(joe)
Attachment #659559 -
Flags: review?(jmuizelaar)
Attachment #659559 -
Flags: review+
| Assignee | ||
Comment 6•13 years ago
|
||
Target Milestone: --- → mozilla18
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•13 years ago
|
||
Looks good to me, once we get our first result on eideticker I'll deploy the changes to cleopatra.
| Reporter | ||
Comment 9•13 years ago
|
||
Pushed the eideticker-side changes:
https://github.com/mozilla/eideticker/commit/a317331be929234ac58e3346dfada412785239a0
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•