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 113463 - DrillDown category distribution list shows improper values
Summary: DrillDown category distribution list shows improper values
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 10:01 UTC by Alexander Kouznetsov
Modified: 2007-08-22 16:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-08-22 10:01:28 UTC
Product Version: NetBeans IDE Dev (Build 200708200000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Performed steps:
- Profiled Anagram Game Application: CPU, Entire Application, Profile All Classes
- Played with application
- Opened Live Results and DrillDown
- Selected java.utils.HashMap.get(Object) method
- RESULT:

*Scope*                                   *Self Time*  *Invocation*
Project                                      4.83         1236
Project/Self                                 4.27          895
Project/Generic UI                           0.56          341
Project/Generic UI/AWT & Swing Listeners     0.28          229
Project/Generic UI/AWT & Swing Painters      0.28          112

Category distribution:
 
Project/Generic UI/AWT & Swing Listeners 98.5%
Project/Generic UI/AWT & Swing Painters 1.5%

1. Category distribution numbers don't look related to Live Results numbers.
2. Probably Project (Self) category has to be shown in method category distribution list.
Comment 1 J Bachorik 2007-08-22 16:00:43 UTC
fixed in trunk