irhydra icon indicating copy to clipboard operation
irhydra copied to clipboard

Support for displaying low-level perf profile data produced by ll_prof.py

Open mraleph opened this issue 11 years ago • 1 comments

It would be really cool to be able to upload and display per-instruction and per-function profile data along with the IR/disassembly.

Here are two example files, one with disassembly, one without produced by V8's ll_prof.py script using a modified versions of Dart VM.

https://code.google.com/p/irhydra/issues/detail?id=20

mraleph avatar Feb 11 '14 22:02 mraleph

The mode used to work, but is disabled in polymerized branch. Must reenable it.

mraleph avatar Feb 11 '14 22:02 mraleph