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 - Profiling points don't work in sampled profiling mode
Summary: Profiling points don't work in sampled profiling mode
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: PC All
: P2 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 11:46 UTC by Petr Cyhelsky
Modified: 2011-11-15 15:56 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 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)