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 77818

Summary: Methods filter in memory profiling
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: issues@profiler <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ehucka 2006-06-13 14:29:31 UTC
I think it can be useful if profiler would support 'stacktrace oriented' filters
in memory profiling.

Example:  I have a method producing some log records which I don't want to see
in  memory results but I want to see these records created from other methods in
profiled application.

There can be textual method name filters similar to instrumentation filters in
cpu profiling.
Comment 1 Alexander Kouznetsov 2007-08-27 15:12:15 UTC
Seems to be a duplicate of issue 64122