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 193489 - Profiler metrics doesn't appear if file is added via "Add Existing Item.." context menu item
Summary: Profiler metrics doesn't appear if file is added via "Add Existing Item.." co...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-16 12:43 UTC by soldatov
Modified: 2010-12-29 07:06 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-12-16 12:43:45 UTC
Scenario:
- Create Fractal project
- Close Fractal project
- Create empty C/C++ Application project
- Add fractal.cc via "Add Existing Item.." context menu item
- Select Oracle Solaris Studio profiler (or DTrace)
- Run project
- Press "Hot Spots..." button
- Call context menu on "Mandelbrot(...)" cell
- Select "Go To Source" menu item
==> profiler metrics are not appeared
Comment 2 Alexander Simon 2010-12-23 14:30:48 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/ec3168e02aa5
Comment 3 Quality Engineering 2010-12-29 07:06:26 UTC
Integrated into 'main-golden', will be available in build *201012290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ec3168e02aa5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #193489 Profiler metrics doesn't appear if file is added via "Add Existing Item.." context menu item