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 207743 - Improve names of the two CPU profiling modes
Summary: Improve names of the two CPU profiling modes
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 14:59 UTC by Jiri Sedlacek
Modified: 2012-01-26 15:45 UTC (History)
0 users

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 Jiri Sedlacek 2012-01-25 14:59:03 UTC
Currently the two CPU profiling modes are called 'Sample application' and 'Profile application'. This gives no information neither to beginners nor to experts about what are the settings/features etc.

The suggested new wording is "Quick profiling (sampled)" and "Advanced profiling (instrumented)". Tooltips for both choices should be improved to describe the differences between the two modes.
Comment 1 Jiri Sedlacek 2012-01-25 17:00:13 UTC
Will use shorter labels 'Quick (sampled)' and 'Advanced (instrumented)' to prevent dialog sizing issues.
Comment 2 Jiri Sedlacek 2012-01-26 15:45:49 UTC
Implemented by http://hg.netbeans.org/profiler-main/rev/714a8fe9bad3.