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 66513 - Include item for filtered-out items in Hotspots table
Summary: Include item for filtered-out items in Hotspots table
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 17:20 UTC by iformanek
Modified: 2009-05-25 21:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2005-10-11 17:20:51 UTC
It may be useful to include a grayed-out item for all items that were filtered 
out in the Hotspots view via the textual filter.

Something like:

--------------------+---------------+---------------+--------------+
Hot Spots - method  | Self time [%] | Self time  v  | Invocations  |
--------------------+---------------+---------------+--------------+
getMe ()            | XX            |  210 ms (8.1%)| 1273         |
getText ()          | X             |   10 ms (0.1%)| 12           |
<Filtered out>      | XXXXXXXXXX    | 2000 ms (89%) | ---          |
--------------------+---------------+---------------+--------------+


The item would be included as the last one, and perhaps sorting would not apply 
to it - in most cases this would be the largest item anyway and ti it would be 
sorted in on an arbitrary position, it could be confusing.
Comment 1 Tomas Hurka 2009-04-08 12:55:42 UTC
Milestone cleanup: future->next