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 116298 - No Live results when 'Profile underlying framework startup' toggled
Summary: No Live results when 'Profile underlying framework startup' toggled
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: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 12:31 UTC by Maksim Khramov
Modified: 2007-09-27 14:14 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 Maksim Khramov 2007-09-21 12:31:08 UTC
Product Version: NetBeans IDE Dev (Build 200709181200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Create AnagramGame project
Open SPT dialog and create custom CPU profile configuration.
Select Profile All Classes filter.
Switch to Advanced Settings tab and select 'Profile underlying framework startup' option

Run profiling.
Open Live Results window.
There is only 'No Relevant data available' message in it.
Comment 1 J Bachorik 2007-09-24 10:19:50 UTC
fixed problem in the instrumentor part - marker methods were causing the special logic for profiling underlying
framework startup not to kick-in
passing to jis for the following UI changes:
* selecting "Profiling underlying framework" will cause 
  1. "Profile threads started ... " option to get selected and non-editable
  2. Instrumentation mode to switch to "Total" and become non-editable
Comment 2 Jiri Sedlacek 2007-09-24 13:19:36 UTC
Updated UI according to the request.

Fixed for Beta2.
Comment 3 Maksim Khramov 2007-09-27 14:14:26 UTC
verified in build 200709270000