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 177474 - Profiler Export to percentages multiplied by 100 in html, xml.
Summary: Profiler Export to percentages multiplied by 100 in html, xml.
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL: http://sites.google.com/site/trashgod...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 15:21 UTC by jbmatthews
Modified: 2011-11-16 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Export to xml example. (35.22 KB, application/xml)
2009-11-23 15:21 UTC, jbmatthews
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbmatthews 2009-11-23 15:21:41 UTC
Created attachment 91558 [details]
Export to xml example.

Using the profiler's "Export to" command, percentages are multiplied by 100 in .html and .xml formats. The results are correct in both .csv formats.

Product Version: NetBeans IDE 6.7.1 (Build 200907230233)
Java: 1.5.0_22; Java HotSpot(TM) Client VM 1.5.0_22-146
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)
Userdir: /Users/matthews/.netbeans/6.7
Comment 1 Petr Cyhelsky 2009-11-23 23:32:58 UTC
fixed in profiler-main: acda76bd3741
Comment 2 Quality Engineering 2009-11-26 19:31:50 UTC
Integrated into 'main-golden', will be available in build *200911261400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/acda76bd3741
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #177474 - Export correct self time percentage to XML and HTML