Improve jit'd names?
--------------------

                 Key: JRUBY-5829
                 URL: http://jira.codehaus.org/browse/JRUBY-5829
             Project: JRuby
          Issue Type: Improvement
            Reporter: Jordan Sissel
            Assignee: Thomas E Enebo
         Attachments: jvisualvm-rubyjit-heapdump-method-origin.png, 
jvisualvm-rubyjit-methods.png

Main idea: It'd be sweet if jvisualvm had method/class names for things that 
were JIT'd

I've attached an example. The method name helps, but it misses the class.

As a work around, I can go from the 'method name' from the profiler and do a 
heap dump, search for that specific method (like 'rubyjit.initialize_AA566...') 
and inspect that object to find out what file the method came from.

This is mostly a "would-be-nice" wishlist item.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to