Chime Change Log

1.4.44 (10 Jul 2009)  
Allow -n and -s options with -W.  
Add optional menu bar to improve keyboard accessibility.  
 
1.4.43 (24 Jun 2009)  
Add automatic drilldown support.  
Switch -t and -T options; move -h to -H.  
Add -h option to display command line usage.  
 
1.4.42 (06 Mar 2009)  
Add the ability to restart a display with different DTrace options.  
Save per-display preferences.  
 
1.4.41 (21 Jan 2009)  
Add min, hrs, and days to displayed time unit values.  
Plot recorded time rather than current time.  
Use Java 6 GroupLayout.  
 
1.4.40 (19 Dec 2008)  
Add Python category.  
 
1.4.39 (12 Dec 2008)  
Add controls to look back through recent data.  
Add -S option to display data per second.  
Add Ruby category.  
 
1.4.38 (17 Nov 2008)  
Add a bunch of displays to the DTraceToolkit category.  

1.4.37 (28 Oct 2008)  
Auto-specify distributions in wizard.  
Add cpudists and anonpgpid displays to DTraceToolkit category.  
Add System Probes (sysinfo) display.  

1.4.36 (21 Oct 2008)  
Add support for option flags and conditional columns.  
Add rwtop display to DTraceToolkit category.  
Add program display event hook with option to exclude from popup menu.  

1.4.35 (29 Aug 2008)  
Fix macro argument bugs.  
Introduce DTraceToolkit category.  

1.4.34 (26 Aug 2008)  
Make StatLauncher configurable for Netbeans plugin.  
Add -l option to list probes (reassign -l for logging to -L).  
Auto-specify columns from DTrace program in wizard.  
Precede aggregation names in wizard with "@".  

1.4.33 (07 Aug 2008)  
Transition to Mercurial source code control.  

1.4.32 (17 Jun 2008)  
Update JFreeChart source from 1.0.1 to 1.0.2.  

1.4.31 (16 Jan 2008)  
Enable javac -Xlint flags, set target to Java 1.5 runtime.  

1.4.30 (21 Dec 2007)  
Remove -S option (no longer needed).  
Add -a option to make generated display accumulate values over time.  
Fix bar color text when changing from non-default to default.  

1.4.29 (09 Oct 2007)  
Add -k option to add a sparkline to the first plottable data column.  
Fix -h option to display help when no DTrace program is specified.  

1.4.28 (29 Sep 2007)  
Add -g and -G options to display non-repeating aggregation keys.  
Add -T option to display totals.  
Fix -C to work in combination with -W (open a display in the wizard).  

1.4.27 (31 May 2007)  
Make /opt/OSOL0chime/displays writable.  

1.4.26 (25 May 2007)  
Add strjoin() support.  
Add work-around to allow drilldown with Java hotspot provider.  

1.4.25 (12 Apr 2007)  
Improve algorithm for remembering recently specified bar colors.  

1.4.24 (27 Mar 2007)  
Fix text color rendering in Bar Color pulldown list (wizard step 4b).  

1.4.23 (26 Mar 2007)  
Apply work-around to allow XML encoding of boolean properties on Java 6.  

1.4.22 (08 Feb 2007)  
Fix double-loading of Traces list from Load menu, unnecessary tooltips in main window.    

1.4.21 (02 Feb 2007)  
Add work-around to support "cpp" option (allows #include).  

1.4.20 (16 Jan 2007)  
Improve support for DTraceToolkit script options (exclusive option groups).  
Add Makefiles to build libcnv_jni.so.1 (conversion library).  

1.4.19 (05 Jan 2007)  
Apply work-around for issues with gtk L&F on Java 6.  

1.4.18 (22 Dec 2006)  
Add command line options to generate displays dynamically:  
(-n, -s, -c, -p, -X, -Z, -m, -M, -t, -h, -S, -w; see '/opt/OSOL0chime/bin/chime -H' for option usage).    
Reassign options: -c to -C; -f to -F; -n to -W.  
Fix source compile on Java 6.  

1.4.17 (13 Dec 2006)  
Fix Trace Group pulldown.  

1.4.16 (30 Nov 2006)  
Add Trace Group pulldown.  
Fix remote DTrace API matching probe info (for jdtrace).  
Upgrade JFreeChart to v1.0.2.

1.4.15 (30 Oct 2006)  
Reimplement remote Consumer API using JMX (by Guillaume Bozon).  
Support symbol lookup actions mod(),func(),sym();umod(),ufunc(),usym().  
Fix error detail to handle exception causes.  

1.4.14 (24 Oct 2006)  
Add support for moving averages.  

1.4.13 (10 Oct 2006)  
Add toolbar.  
Automatically reload after creating new display.  
Add dtrace stdout to Options menu.  
Add control to specify stack value.  
Clarify confusing text; add Help for Total row.  

1.4.12 (08 Sep 2006)  
Allow ordering of displays within list, and sort by title if order unspecified.  
Add display group descriptions (text describes currently loaded displays).  
Fix "Time Spent In Functions" display.  
Fix subtitle and error message overlap.  
Remember most recently entered Target and Macro Argument values (per display).  

1.4.11 (29 Aug 2006)  
Fixes: "Check Compile" action, compile options; left-aligned zero bar graph  

1.4.10 (16 Aug 2006)  
New main window: scrollable list & description pane (by Bill Rushmore)  
Display Wizard: description support; column linking; misc fixes  

1.4.9 (03 Aug 2006)  
Add drilldown support to New Display Wizard.  

1.4.8 (14 Jul 2006)  
Add macro arg support to New Display Wizard.  
Fix -c option to work remotely.  

1.4.7 (29 Jun 2006)  
Add New Display Wizard.  
Add Look & Feel support, persistent preferences.  
Add -c, -n, -P options.  

1.4.6 (24 May 2006)  
Support displayFormat property for distribution ranges and values.  
Fixes: hidden column, drilldown, null pointer closing display.  

1.4.5 (17 May 2006)  
Provide default values for size, uniqueKey, and aggregationName properties.  
Fix sorting of demarcated groups (distribution buckets).  

1.4.4 (15 May 2006)  
Work-around for bug 6426129 causing console stack trace on DTrace drop.  
Minor fix for target process support.  

1.4.3 (10 May 2006)  
Change needed to build Chime source after Solaris Nevada build 40.

1.4.2 (03 May 2006)  
Fix for API bug 6419880 causing Chime to hang or leave blocked consumers.

1.4.1 (18 April 2006)  
Fix the -d option to set the directory containing display descriptions.

1.4 (13 April 2006)  
Initial OpenSolaris release.

last modified by admin on 2009/10/26 12:13
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.