Eli Barzilay
|
f7dd4317a1
|
#lang racket' -> #lang racket/base' conversions in future-visualizer.
|
2012-11-07 08:03:46 -05:00 |
|
James Swaine
|
995af02c11
|
Make future trace docs point to the right place when discussing gc-info
|
2012-10-28 15:51:02 -03:00 |
|
James Swaine
|
196dc3de11
|
FV: fix layout bug with timelines containing GC's, add GC
node to summary hierlist
|
2012-10-20 01:36:20 -05:00 |
|
James Swaine
|
797979f0ae
|
FV: blocks/syncs on worker threads now show primitive name, etc.,
and connecting lines use different colors to show
connections between blocks on worker threads and corresponding ones
on runtime thread
|
2012-10-20 01:36:20 -05:00 |
|
Eli Barzilay
|
cbfb1fdb37
|
A whole bunch of missing newlines at EOFs (and a few other spaceages).
|
2012-10-19 06:47:24 -04:00 |
|
James Swaine
|
05e0836b88
|
Make odd? and even? future-safe
|
2012-10-18 21:22:11 -05:00 |
|
James Swaine
|
7c8f0ce093
|
FV: fix drawing code to handle truncated logs, tests
|
2012-10-18 14:00:04 -05:00 |
|
James Swaine
|
4a64b81562
|
FV: handle empty-timeline cases more gracefully
|
2012-10-18 13:32:32 -05:00 |
|
James Swaine
|
39f2185856
|
FV: improve left-hand block/sync hierlist display
|
2012-10-18 13:32:32 -05:00 |
|
James Swaine
|
2ef3569381
|
FV: remove unused panel, make info-detail display areas drag-resizable
|
2012-10-18 13:32:31 -05:00 |
|
James Swaine
|
e7cbba271d
|
FV: click on node in creation graph --> select events in the future's timeline
|
2012-10-18 13:32:31 -05:00 |
|
James Swaine
|
7d0578fc3b
|
FV: Fix hover display "stickiness"
|
2012-10-18 13:32:25 -05:00 |
|
James Swaine
|
e57155d21e
|
Fix fv truncated-display issue
|
2012-10-18 13:31:55 -05:00 |
|
James Swaine
|
b94caa2d77
|
FV: refactoring, various layout/display fixes
|
2012-10-18 13:31:42 -05:00 |
|
Sam Tobin-Hochstadt
|
0feb2a45e9
|
Move to fix build.
|
2012-10-07 21:44:47 -04:00 |
|
Matthew Flatt
|
a774cc93b9
|
move future-visualizer docs out of the Reference
|
2012-09-07 09:11:16 -06:00 |
|
James Swaine
|
3cd4efe201
|
Fix process id sorting in future visualizer
|
2012-08-11 09:21:29 -05:00 |
|
James Swaine
|
6271556e1d
|
Add GC display to future visualizer
|
2012-08-11 01:00:51 -05:00 |
|
James Swaine
|
a3a55de00a
|
Don't wait for future log messages if futures are disabled (future-visualizer)
|
2012-08-08 12:01:58 -05:00 |
|
James Swaine
|
087ec3890c
|
Fix block/sync counts in future visualizer and per-future block counts in creation graph mouseover
|
2012-07-22 20:04:34 -05:00 |
|
James Swaine
|
1355c711a8
|
Future visualizer - more performance improvement
|
2012-07-22 20:04:24 -05:00 |
|
James Swaine
|
0b5d574aae
|
Future visualizer performance improvements
|
2012-07-22 20:04:04 -05:00 |
|
James Swaine
|
5042b73fc8
|
Fix future visualizer drawing outside visible area (in y dimension)
|
2012-07-22 20:03:54 -05:00 |
|
James Swaine
|
0b8bccc8d4
|
Future visualizer - only redraw overlay when moused-over event changes
|
2012-07-22 20:03:42 -05:00 |
|
James Swaine
|
ee426f7ecb
|
Fix minor display issue in event details panel (future visualizer)
|
2012-07-22 20:03:41 -05:00 |
|
James Swaine
|
b6c4bece11
|
Improvements to mouseover performance in future visualizer
|
2012-07-22 20:03:41 -05:00 |
|
James Swaine
|
6eed135d02
|
Fix "dancing flags" issue with timeline ticks in future visualizer
|
2012-07-22 20:03:36 -05:00 |
|
James Swaine
|
06358fa19d
|
Performance improvements in future visualizer GUI (dragging, scrolling, sizing)
|
2012-07-22 20:03:35 -05:00 |
|
James Swaine
|
f0aaca0dde
|
Change future visualizer trace collection slightly to be more composable
|
2012-07-22 20:03:22 -05:00 |
|
James Swaine
|
df54f8460b
|
Fix future visualizer trace collection when running inside DrRacket
|
2012-07-22 20:03:21 -05:00 |
|
James Swaine
|
b987be068e
|
Move racket/future/visualizer, racket/future/trace --> future-visualizer, future-visualizer/trace
|
2012-07-16 12:23:46 -05:00 |
|