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 253314 - Line-number granularity
Summary: Line-number granularity
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 00:17 UTC by _ gtzabari
Modified: 2015-07-06 10:01 UTC (History)
1 user (show)

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 _ gtzabari 2015-07-06 00:17:02 UTC
Please add the ability to (optionally) instrument methods on a per-line basis. "self-time" would get replaced with CPU usage per method line.

I know this will likely result in a higher profiling overhead, but this ability would be useful once we've identified hotspots and we need help figuring out which lines of the method are at fault.