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 145299 - Live results don't reflect DrillDown scope
Summary: Live results don't reflect DrillDown scope
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-27 14:25 UTC by Rashid Urusov
Modified: 2008-09-03 12:05 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 Rashid Urusov 2008-08-27 14:25:10 UTC
Product Version: NetBeans IDE Dev (Build 200808261401)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/tester/.netbeans/dev

Steps to reproduce :
- Start CPU profiling of AnagramGame with options : Entire application , Profile all classes
- Open Live results window and DrillDown panel
- Set filter value for Live results : contain : toy
  Only methods contain "toy" remained In Live results - OK
- Switch DrillDown panel to Project/UI scope
  Live results became empty with message "No relevant data available"  - OK
- Clear current filter value in Live results
  Live results remain empty although it should be populate with methods for Project/UI scope without any filtering
Comment 1 J Bachorik 2008-08-27 15:28:29 UTC
This only happens with auto-refresh turned off.
Comment 2 J Bachorik 2008-08-28 08:51:20 UTC
The results were not recomputed when auto-refresh was turned off.
Fixed in trunk - http://hg.netbeans.org/profiler-main/rev/f2b549488d0e
Comment 3 Quality Engineering 2008-09-01 17:33:09 UTC
Integrated into 'main-golden', available in build *200809011401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/f2b549488d0e
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #145299 - Live results don't reflect DrillDown scope
Comment 4 Rashid Urusov 2008-09-03 12:05:31 UTC
VERIFIED in build 200809021401