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 191510 - Profiler Metrics doesn't appear in file
Summary: Profiler Metrics doesn't appear in file
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-11-01 10:01 UTC by soldatov
Modified: 2010-11-02 06:53 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 soldatov 2010-11-01 10:01:38 UTC
http://elif:8080/hudson/view/IDE-tests/job/ss-test-intel-S2-4/26/testReport/cnd.profile/

Scenario:
- Create empty C/C++ Project
- Select Oracle Solaris Studio profiler (or DTrace)
- Add fractal.cc file from Fractal project via "Add Existing Item..." wizard
- Launch project
- Press "Hot Spots..." button in "Run Monitor" tab
- Call context menu in "CPU Time Per Function" table on "Mandelbrot(...)" cell
- Select "Go To Source"
===> File is opened, but it has not profiler metrics
Comment 1 Leonid Lenyashin 2010-11-01 11:23:09 UTC
Feel free to reassign if you are overloaded.
Comment 2 Andrew Krasny 2010-11-02 06:53:57 UTC
It would be better to review annotations implementation at some point to use RemoteFileSystem to access files... 
The regression was introduced when I 'fixed' it to open downloaded file.

The regression is fixed in http://hg.netbeans.org/cnd-main/rev/a42b6b347d4a