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 251694 - Only selected part of IDE snapshot should be saved
Summary: Only selected part of IDE snapshot should be saved
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-07 09:39 UTC by Jiri Skrivanek
Modified: 2015-05-04 10:03 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 Jiri Skrivanek 2015-04-07 09:39:24 UTC
Only selected part of IDE snapshot should be saved. To reproduce:

- Click on the Profile the IDE shortcut on the memory toolbar to start profiling.
- Do some actions in the IDE e.g. open project.
- Click toolbar button again to stop the profiling.
- Select some part of timeline via mouse and check call tree has changed.
- Click Export Snapshot Data in call tree toolbar and save snapshot.
- Choose File -> Open File... and open saved snapshot. It should contain data only from selected area but it shows all data.

Product Version: NetBeans IDE Dev (Build 201504070001)
Java: 1.8.0_40; Java HotSpot(TM) 64-Bit Server VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b26
System: Windows 8 version 6.2 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2015-04-23 17:49:26 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/52969e52e80c.