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 240114 - Lock Contention monitoring doesn't work if enabled after starting a profiling session
Summary: Lock Contention monitoring doesn't work if enabled after starting a profiling...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 12:34 UTC by Jiri Sedlacek
Modified: 2014-01-17 02:48 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 Jiri Sedlacek 2014-01-08 12:34:56 UTC
Start monitoring without lock contention, show Locks view, click the button to start lock contention monitoring. No data are being collected.
Comment 1 Tomas Hurka 2014-01-15 11:50:54 UTC
Fixed in profiler-main

changeset:   270009:b1760184d8c2
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jan 15 12:49:09 2014 +0100
summary:     bugfix #240114, enable lock contention in TA after starting a profiling session; create event buffer even in a plain monitoring mode, since a plain monitoring can be changed to a lock contention monitoring later
Comment 2 Quality Engineering 2014-01-17 02:48:10 UTC
Integrated into 'main-silver', will be available in build *201401170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b1760184d8c2
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #240114, enable lock contention in TA after starting a profiling session; create event buffer even in a plain monitoring mode, since a plain monitoring can be changed to a lock contention monitoring later