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 217227 - CPU sampling doesn't set the type in Profiler control panel
Summary: CPU sampling doesn't set the type in Profiler control panel
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 13:08 UTC by Petr Cyhelsky
Modified: 2012-08-28 02:38 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 2012-08-22 13:08:07 UTC
Product Version: NetBeans IDE Dev (Build 201208200933)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Linux version 3.2.0-29-generic running on amd64; UTF-8; en_US (nb)

Steps: profile anagram -> CPU sampled -> the type is not set to CPU
Comment 1 Tomas Hurka 2012-08-22 14:36:39 UTC
Fixed in profiler-main

changeset:   229194:bf9c113bcb04
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Aug 22 16:20:08 2012 +0200
summary:     bugfix #217227, handle ProfilingSettings.PROFILE_CPU_SAMPLING in StatusPanel.refreshStatus()
Comment 2 Quality Engineering 2012-08-28 02:38:17 UTC
Integrated into 'main-golden', will be available in build *201208280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bf9c113bcb04
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #217227, handle ProfilingSettings.PROFILE_CPU_SAMPLING in StatusPanel.refreshStatus()