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 203052 - Profiling points hits and results reset at the end of profiling
Summary: Profiling points hits and results reset at the end of profiling
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 13:27 UTC by Petr Cyhelsky
Modified: 2011-10-07 14:33 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 Petr Cyhelsky 2011-10-04 13:27:02 UTC
Product Version: NetBeans IDE Dev (Build 201110020601)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b18
System: Linux version 2.6.38-11-generic running on amd64; UTF-8; en_US (nb)

Steps:
profile project with profiling points set -> hit some profiling points -> open profiling points report -> stop profiling -> the data in report are reseted
Comment 1 Jiri Sedlacek 2011-10-04 13:31:30 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/50444a30bb97.
Comment 2 Quality Engineering 2011-10-07 14:33:12 UTC
Integrated into 'main-golden', will be available in build *201110070600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/50444a30bb97
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #202669 #203052 - reset PPoints only when starting new session