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 168673 - Usage statistics: report if project is Single or Multi threaded
Summary: Usage statistics: report if project is Single or Multi threaded
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 13:50 UTC by Leonid Lenyashin
Modified: 2013-05-07 11:27 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 Leonid Lenyashin 2009-07-16 13:50:46 UTC
We need to have information if user's project is single-threaded or multi-threaded. In addition to this information it
would be good to know how heavily the project is multi-threaded and what threading vehicle is used: pthreads, OpenMP,
autopar or some other.