X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=4f4705d2a966273e091d6f1f1db091f0f236b930;hp=7a7f8e56b526bee9a2c13fef4d19f3f611572e0b;hb=481d6c57872d621707cf7055432e84a1f54e137b;hpb=3edea7d55416a57bf38afd0baa431ef2cc702b9a diff --git a/ChangeLog b/ChangeLog index 7a7f8e56b..4f4705d2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2012-02-20 lttng-tools 2.0.0-rc1 + * Fix lttcomm_close_unix_sock to actually close the socket + * lttng-sessiond: Set group permissions explicitly + +2012-02-16 lttng-tools 2.0-pre23 + * configure.ac: Fix consumerd64-libdir typo + * Fix existing session daemon check + * Fix missing session locks + * Fix return value on ust app session create + * Fix double start/stop trace + * Fix ust app session started state on start trace + * modprobe statedump, signal and timer lttng module + * Fix hyphens in man pages + +2012-02-14 lttng-tools 2.0-pre22 + * Add the bash-completion file to the dist tarball + * Add the LICENSE file too + * Package used for the Ubuntu LTS (feature freeze) + +2012-02-13 lttng-tools 2.0-pre21 + * Fix licensing for hashtable/utils.c + * Print loglevel value in list -u + * Remove " from MSG() when no loglevel is selected + * Initial import of man lttng.1 and lttng-sessiond.8 + * Fix memory leak master + +2012-02-09 lttng-tools 2.0-pre20 + * New lttng view command + * Multiple loglevel fixes + * Fix list command + * Fix session syscall listing + * Multiple fixes across the code base + +2012-02-02 lttng-tools 2.0-pre19 + * Update lttng ust ABI/API copy + * Implement UST calibrate and change default + * Add MSG_WAITALL to recvmsg of sessiond-comm + * Check kernel version for tests + * Add a '--list-options' option to each command. + * First import of extras/ with lttng bash completion + * Remove default defines from lttng.h + * Fix lttng sessiond spawn wait race + * Add CMD_WARNING error code + * Fix context mapping for UST and kernel + * Add kernel work-around for boot_id + * Rewrites lttng-ctl's set_session_daemon_path + * Fix memory lean in all lttng cli commands + * Update loglevel ABI + * Add padding to all ABIs for future development. + * Improve error handling of lttng cli + * Multiple fixes across the code base (nothing critical) + 2012-01-23 lttng-tools 2.0-pre18 * Complete change of the source directory tree * Move compat to common and create an internal lib