You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-dev@incubator.apache.org by "Lukasz (JIRA)" <ji...@apache.org> on 2010/01/24 14:56:17 UTC

[jira] Updated: (KATO-12) HPROF Reader contribution

     [ https://issues.apache.org/jira/browse/KATO-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz updated KATO-12:
-----------------------

    Attachment: src.zip

Code contribution is too big word. 

What I made is I've tried to use Kato to analyze 60GB heap dump file (hprof format).
During that I've faced two issues:
1) insufficient performance 
2) incorrect size of HeapDump record
More details can found on mailing list: kato-dev@incubator.apache.org
Thread: "Processing huge heap dump." started at 8th of January 2010.

The code I'm submitting shows where and what I've changed to move forward.
It doesn't contain solution for above issues which could be just integrated.

Attached sources comes together with .svn metadata, so 'svn diff' can be used to find changes.

> HPROF Reader contribution
> -------------------------
>
>                 Key: KATO-12
>                 URL: https://issues.apache.org/jira/browse/KATO-12
>             Project: Kato
>          Issue Type: Task
>          Components: API
>            Reporter: Steve Poole
>         Attachments: src.zip
>
>
> Code contribution from  flower at intercel dot com dot pl concerning the HPROF reader 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.