X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FChangeLog;h=0175fcaf3cd5f8adf38e1141dcb2361e288d79ea;hb=9d7e0c255f8df252a67f60bbb3ddd8c6b4dde0d9;hp=b631ca109ff6de2225f671b27bb8e922fe688831;hpb=f3d758fdf37b98234c8762bf03e6ba1bedfbf1b9;p=lttv.git diff --git a/ltt/branches/poly/ChangeLog b/ltt/branches/poly/ChangeLog index b631ca10..0175fcaf 100644 --- a/ltt/branches/poly/ChangeLog +++ b/ltt/branches/poly/ChangeLog @@ -1,6 +1,36 @@ LinuxTraceToolkit ChangeLog -10/01/1006 LTTV 0.8.4 +05/03/2006 LTTV 0.8.26 + Add mouse scroll support. + Add user_generic.xml facility. +01/03/2006 LTTV 0.8.25 + Fix process end of life in state.c +28/02/2006 LTTV 0.8.24 + Fix heartbeat support +27/02/2006 LTTV 0.8.23 + Add kernel_thread information in state. +15/02/2006 LTTV 0.8.21 + Add support for data with network byte order. +15/02/2006 LTTV 0.8.20 + Fix end of trace NULL pointer problem in debug output of + lttvwindow. +11/02/2006 LTTV 0.8.19 + Copy process names upon fork. + Put statedump to "unknown" mode until ltt-statedump is fixed. +09/02/2006 LTTV 0.8.15 + Fix error handling of filter.c. +08/02/2006 LTTV 0.8.14 + Fix sequence pop in parser.c. +07/02/2006 LTTV 0.8.13 + Add state dump. +07/02/2006 LTTV 0.8.12 + Fix tracontrol timing problem with su. +06/02/2006 LTTV 0.8.11 + Fix GtkTreeView using "vertical-separator" style property. +06/02/2006 LTTV 0.8.10 + Now handle correctly events with a 0xFFFF size (dynamically). + Make lttd multithreaded. +10/01/2006 LTTV 0.8.4 Add SoftIRQ mode. Fix state request from GUI detailed event list.