This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189821 - Create mime resolver for HPROF heap dumps
Summary: Create mime resolver for HPROF heap dumps
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 08:00 UTC by Tomas Hurka
Modified: 2010-08-31 03:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2010-08-25 08:00:34 UTC
Heap dumps can be opened only from Profiler->Load Heap Dump action. It would be nice to be able to open heap dump with --open commandline option or from File -> Open file action.
Comment 1 Tomas Hurka 2010-08-25 08:04:16 UTC
Done in profiler-main


changeset:   176334:231d877d2ce1
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Aug 25 10:03:25 2010 +0200
summary:     issue #189821, mime resolver and data object for HPROF heap dump added
Comment 2 Quality Engineering 2010-08-31 03:21:09 UTC
Integrated into 'main-golden', will be available in build *201008310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/231d877d2ce1
User: Tomas Hurka <thurka@netbeans.org>
Log: issue #189821, mime resolver and data object for HPROF heap dump added