Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mraleph opened this issue Feb 11, 2014 · 1 comment

Comments

@mraleph
Copy link
Owner

mraleph commented Feb 11, 2014

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
Copy link
Owner Author

mraleph commented Feb 11, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant