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 228639 - gprof integration
Summary: gprof integration
Status: RESOLVED DUPLICATE of bug 162262
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 03:04 UTC by aaron.hebert
Modified: 2013-04-17 06:54 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 aaron.hebert 2013-04-17 03:04:53 UTC
Hello,

Forgive me if this is classified incorrectly. Also, I did not find this topic in search.

I've used netbeans for some time now for C++11. I thought of moving my project to Solaris Studio, but read that CC does not support the standard.

I wanted to use Solaris Studio for the profiling, but cannot. I think the Netbeans C/C++ user base would benefit immensely by adding GCC profiling (gprof). Also as a side note, valgrind integration would be a great feature also.

Currently I'm developing network (BGP) tools for Rackspace Hosting, and found that Netbeans is the best fit for project management because of the remote devel and git capabilities. Also the GDB integration is awesome and a MUST have IMO. I require profiling, but must do so outside of the IDE via terminal which can get a bit cumbersome when profiling larger projects.

-Aaron
Comment 1 aaron.hebert 2013-04-17 03:09:36 UTC
found Bug 162262, never mind on valgrind
Comment 2 Tomas Hurka 2013-04-17 06:54:21 UTC

*** This bug has been marked as a duplicate of bug 162262 ***