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 168093 - J&B: Thread Map UI
Summary: J&B: Thread Map UI
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL: http://wiki.netbeans.org/CNDClockProf...
Keywords:
Depends on:
Blocks: 167795
  Show dependency tree
 
Reported: 2009-07-03 14:57 UTC by Maria Tishkova
Modified: 2009-09-04 03:50 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maria Tishkova 2009-07-03 14:57:05 UTC
Thread Map UI should be created according to design view created by HIE.
This UI should implement org.netbeans.modules.dlight.spi.visualizer
The DataProvider for the UI created should implement org.netbeans.modules.dlight.spi.dataprovider.
Comment 1 Vladimir Voskresensky 2009-07-09 18:48:09 UTC
Stepan, please, provide UI and reassign to alexander (alexvsimon)
Comment 2 Quality Engineering 2009-07-10 05:42:31 UTC
Integrated into 'main-golden', will be available in build *200907100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/eb86c27af64f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
-scratch
Comment 3 Maria Tishkova 2009-07-10 14:59:21 UTC
Alexander, please try to create Visualizer which can be reused by other components:
for example Read/Write monitor or full timeline visualizers can use the same configuration.
Please look at the XML  used in the DLight Ceres to set up visualizer (ask Andrew)
Comment 4 Quality Engineering 2009-07-11 06:25:14 UTC
Integrated into 'main-golden', will be available in build *200907110200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/36fe143317a1
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- create thread map UI (adapted java thread map)
Comment 5 Quality Engineering 2009-07-14 06:24:19 UTC
Integrated into 'main-golden', will be available in build *200907140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/af2ca94f8206
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- refactoring
Comment 6 Quality Engineering 2009-07-15 07:20:43 UTC
Integrated into 'main-golden', will be available in build *200907150249* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c1561fbb692c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- merge new data
Comment 7 Quality Engineering 2009-07-16 06:01:45 UTC
Integrated into 'main-golden', will be available in build *200907160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d7e4434af65b
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- fix colors
Comment 8 Quality Engineering 2009-07-16 17:40:24 UTC
Integrated into 'main-golden', will be available in build *200907161401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a92de3d8c80c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- refactor ThreadState
Comment 9 Quality Engineering 2009-07-17 07:01:49 UTC
Integrated into 'main-golden', will be available in build *200907170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c9cdf32a14a0
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#168093: J&B: Thread Map UI
- refactor ThreadState
Comment 10 Quality Engineering 2009-07-21 07:20:51 UTC
Integrated into 'main-golden', will be available in build *200907210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9df3c0b465b9
User: Andrew Krasny <akrasny@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- addfix: fix in dtrace script
Comment 11 Quality Engineering 2009-07-23 07:43:36 UTC
Integrated into 'main-golden', will be available in build *200907230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5988fa240c1a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix UI, extract stack view interface
Comment 12 Quality Engineering 2009-07-23 17:47:48 UTC
Integrated into 'main-golden', will be available in build *200907231401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/acd534c0d3f5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- refactor stack provider
Comment 13 Quality Engineering 2009-07-24 17:43:35 UTC
Integrated into 'main-golden', will be available in build *200907241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cde98be241b2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
Comment 14 Quality Engineering 2009-07-25 06:24:37 UTC
Integrated into 'main-golden', will be available in build *200907250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f665642ddf92
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix thread finished state
Comment 15 Quality Engineering 2009-08-21 06:03:58 UTC
Integrated into 'main-golden', will be available in build *200908210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fbfa743a4744
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix stack time
Comment 16 Quality Engineering 2009-08-26 06:41:07 UTC
Integrated into 'main-golden', will be available in build *200908260201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/006bdf8e6971
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- process thread finished state
Comment 17 Quality Engineering 2009-08-31 20:18:40 UTC
Integrated into 'main-golden', will be available in build *200908311509* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7a3a14599724
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix close button
Comment 18 Quality Engineering 2009-09-01 06:03:54 UTC
Integrated into 'main-golden', will be available in build *200909010201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8c02036b3e99
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix sum col
Comment 19 Alexander Simon 2009-09-03 06:47:21 UTC
Thread Map UI has been implemented.
Comment 20 Quality Engineering 2009-09-04 03:50:58 UTC
Integrated into 'main-golden', will be available in build *200909032054* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8fa5d9101f37
User: Alexander Simon <alexvsimon@netbeans.org>
Log: IZ#168093: J&B: Thread Map UI
- fix algorithm of findind file line by function name and offset for offset = 0