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 159754

Summary: Export of Memory profiling views into CSV
Product: profiler Reporter: Petr Cyhelsky <cyhelsky>
Component: BaseAssignee: Petr Cyhelsky <cyhelsky>
Status: RESOLVED FIXED    
Severity: blocker Keywords: VISUALVM
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Cyhelsky 2009-03-06 08:22:22 UTC
Provide possibility to export table and treetable based memory profiling views into various export formats including
CSV, XML and HTML.
Comment 1 Petr Cyhelsky 2009-03-06 08:30:29 UTC
fixed in profiler-main: af2bb3815061
Comment 2 Quality Engineering 2009-03-08 07:59:40 UTC
Integrated into 'main-golden', will be available in build *200903080201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/af2bb3815061
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #159754, #53730 Providing export into HTML, XML and CSV for memory profiling based views + some cleanups