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 101960 - [ProfilingPoints] PPs aren't hit if they're not among profiled methods in CPU profiling mode
Summary: [ProfilingPoints] PPs aren't hit if they're not among profiled methods in CPU...
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-20 14:05 UTC by Alexander Kouznetsov
Modified: 2007-08-24 13:06 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-04-20 14:05:21 UTC
Profiler 070419
NetBeans IDE Dev (Build 070420)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Create New Anagram Game sample project
- Add nextTrialActionPerformed to Instrumentation Roots
- Insert PP in guessedWordActionPerformed method
- Start CPU Profiling, Part of Application.
- RESULT: PP is not hit even it is shown in the list of active PPs. If you add
guessedWordActionPerformed to Instrumentation Roots or select Entire Application
option, the PP will be hit.
Comment 1 Tomas Hurka 2007-07-17 17:07:33 UTC
Fixed in trunk.
Comment 2 Alexander Kouznetsov 2007-08-24 13:06:21 UTC
Verified with
Product Version: NetBeans IDE Dev (Build 200708211200) 
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)