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 209660 - Incorrect data after 'Reset Results'
Summary: Incorrect data after 'Reset Results'
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 13:21 UTC by Tomas Hurka
Modified: 2012-03-17 10:41 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 Tomas Hurka 2012-03-16 13:21:26 UTC
In sampling mode, CPU data (live results, snapshot) are incorrect after invoking 'Reset Results'.

Steps:
1) sample AnagramGame, use 'Profile All Classes'.
2) open live results, take snapshot and reset results
3) play with AnagramGame, take snapshot again
4) call tree in snapshot is incorrect
Comment 1 Tomas Hurka 2012-03-16 13:25:49 UTC
Fixed in profiler-main

changeset:   215183:7a686e85529e
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Mar 16 14:24:03 2012 +0100
summary:     bugfix #209660, don't forget to reset ProfilingSessionStatus
Comment 2 Quality Engineering 2012-03-17 10:41:55 UTC
Integrated into 'main-golden', will be available in build *201203170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7a686e85529e
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #209660, don't forget to reset ProfilingSessionStatus