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 95316 - Filters do not work as expected for CPU snapshots
Summary: Filters do not work as expected for CPU snapshots
Status: VERIFIED 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-02-12 21:13 UTC by Alexander Kouznetsov
Modified: 2007-02-16 17:31 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-02-12 21:13:28 UTC
Profiler 070212
NetBeans IDE Dev (Build 200702111900)
1.5.0_10; Java HotSpot(TM) Client VM 1.5.0_10-b03
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Run Analyze Performance Profiling of Anagram Game application with Entire
Application and Profile Only Project Classes options selected. 
- Open Live Results window - everything is fine: it shows only methods that
belong to Project Classes and nothing else. 
- Take a snapshost and open Hot Spots view. 
- RESULT: There are much more methods, not only from the project. Moreover,
there are four threads and three of them do not contain methods of project
classes at all.
Comment 1 J Bachorik 2007-02-13 06:13:03 UTC
This issue is related to introduction of marker methods. Will be fixed ASAP
Comment 2 J Bachorik 2007-02-13 06:13:40 UTC
reassigning
Comment 3 J Bachorik 2007-02-15 11:16:22 UTC
fixed in trunk
modified snapshot generation routing to work with marker methods correctly
Comment 4 Alexander Kouznetsov 2007-02-16 17:31:58 UTC
Verified with

Profiler 070216
NetBeans IDE Dev (Build 200702151900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251