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 204314

Summary: Small inconsistency between Profiler Dialog and Snapshot Info
Product: profiler Reporter: michal.owsiak
Component: IdeAssignee: issues@profiler <issues>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: screen

Description michal.owsiak 2011-10-27 10:46:27 UTC
Created attachment 112490 [details]
screen

Use-case:

1. Open Profiler Dialog

you will see: (screen shoot 1)

"Profile application" is selected

2. Generate snapshot

Inside the report there is:

"Profiling Type: CPU Profiling (Entire Application)"
Comment 1 Petr Cyhelsky 2011-10-27 12:26:11 UTC
I do not see anything wrong with that - the description in the brackets denotes what you have selected in root method selector. If it is everything (default) then it says (entire application) and if you only select some methods as root methods, than it is (Part of Application). Closing the issue.