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 202665

Summary: Profiling points don't work in sampled profiling mode
Product: profiler Reporter: Petr Cyhelsky <cyhelsky>
Component: IdeAssignee: Jiri Sedlacek <jis>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Cyhelsky 2011-09-26 11:46:15 UTC
Product Version: NetBeans IDE 7.1 Beta (Build 201109252201)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b18
System: Linux version 2.6.38-11-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Jiri Sedlacek 2011-10-03 13:45:26 UTC
Works as designed, Profiling Points require instrumentation which is not available when sampling.

Disabled the 'Use defined Profiling Points' checkbox for sampling mode. Fixed by http://hg.netbeans.org/profiler-main/rev/bc3a3704ce27.
Comment 2 Quality Engineering 2011-10-07 14:41:58 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/bc3a3704ce27
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #202665 - disable PPoints checkbox for sampling
Comment 3 Petr Cyhelsky 2011-11-15 15:56:33 UTC
verified on:
Product Version: NetBeans IDE Dev (Build 201111140600)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b18
System: Linux version 2.6.38-12-generic running on amd64; UTF-8; en_US (nb)