Closed Bug 500857 Opened 15 years ago Closed 15 years ago

TM: TraceVis: show jit-flush events on visualization

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta1-fixed

People

(Reporter: dmandelin, Assigned: dmandelin)

References

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file, 1 obsolete file)

It turns out that it can be very useful to show markers on the visualization for calls to js_FlushJITCache. This is already in my personal TraceVis repo. I just need to get the commit fixed for the bug 496448 patch and turn my personal repo changesets into a patch for TM.
Attached patch Patch (obsolete) — Splinter Review
Here is the patch. It also incorporates a bug fix or two from Leandro Lameiro and perf improvements to the Python logfile processing (a straight backport from the C++ version). I would have filed two patches but it wasn't easy to separate them in the dev sequence and I figure it's not a huge deal for an ancillary program like this one.
Attachment #385905 - Flags: review?(nnethercote)
Dave, I totally dropped the ball on this review -- I somehow overlooked it and didn't realise it was pending.  Do you still need it reviewed?  Is the patch still up to date?  If so, let me know and I'll do it ASAP.
No problem. Here is it, rebased to tip.
Attachment #385905 - Attachment is obsolete: true
Attachment #399840 - Flags: review?(nnethercote)
Attachment #385905 - Flags: review?(nnethercote)
Comment on attachment 399840 [details] [diff] [review]
Patch 2 (rebased)

The C++ parts look fine.  The Python parts also look ok, but I'm barely literate in Python so you might like to get someone else to check them.  But the Python parts are an auxiliary program, so I'm also happy if you don't want to do that.
Attachment #399840 - Flags: review?(nnethercote) → review+
Thanks. I'm not too worried about the Python part.

Pushed to TM as 330f51a75fcd.
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/330f51a75fcd
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: