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 58755 - Instrumentation filtering seems to be broken
Summary: Instrumentation filtering seems to be broken
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 07:13 UTC by mishadmitriev
Modified: 2006-07-24 14: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 mishadmitriev 2005-05-11 07:13:06 UTC
It looks like instrumentation filter passed to RecursiveMethodInstrumentorXX
classes is different from the one you specify in the IDE (and is actually always
a "None" filter). Probably this has something to do with ProfilerEngineSettings
management (filter isn't copied into it or something). To check, try to run some
simple project with standard "exclude Java core classes" filter.
Comment 1 iformanek 2005-05-14 22:35:48 UTC
It seems that calibration is resetting certain ProfilerEngineSettings. This was 
likely in M6.

Fixing in M7
Comment 2 ehucka 2006-07-24 14:31:46 UTC
old issue, closed