X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FChangeLog;h=388ec47ee8fa9f9e20a14c4f49a7e6a9064fbea5;hb=4c8e7203e6e1dcc259d197464519ac21d5b2ed90;hp=0c9e04969dddc1c0370416fb21d603044f582e84;hpb=ab893fb195d10ed46fde31712c27180f63d0dd9e;p=lttv.git diff --git a/ltt/branches/poly/ChangeLog b/ltt/branches/poly/ChangeLog index 0c9e0496..388ec47e 100644 --- a/ltt/branches/poly/ChangeLog +++ b/ltt/branches/poly/ChangeLog @@ -1,5 +1,26 @@ LinuxTraceToolkit ChangeLog +11/03/2006 LTTV 0.8.30 + Change statistics tree structure. + Add user space functions support to statistics. +09/03/2006 LTTV 0.8.28 + Add usertrace support. + Bugfix : handle badly number syscall xml correctly. + Add network_ip_interface XML. +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.