X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=b61562780f72f229a5c42eb0e94f33bf09ea43e2;hp=c280af812afeb4056fd29b50869b8829acc7a7d6;hb=95f3c88c5b889bb3d16bb6857f137c84e06b84c2;hpb=9d5ba08e59aaab5efb426736e65ba72e3b199dfa diff --git a/ChangeLog b/ChangeLog index c280af812..b61562780 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2013-07-19 lttng-tools 2.3.0-rc2 + * Add core-handler README to dist tarball + * extras: core-handler: simplify, allow usage from tracing group + * Cleanup: add missing dot + * Fix: documentation: create name and options + * Add core dump snapshot handler script + * Fix: sym name len (kernel) + * Fix: tests: provide channel name when a non-default channel exists: per-pid + * Fix: tests: provide channel name when a non-default channel exists + * Fix: data pending race + * Fix hang in make check snapshots/test_ust + * Cleanup: ust-consumer: wrong indentation + * Fix: print dots while waiting for data availability + * Fix: remove sleep(1) added by "Fix: (slight UI change) refuse missing -c if non-default channel exists" + * Fix: (slight UI change) refuse missing -c if non-default channel exists + * Fix: push metadata on stop for per-UID buffers + * README: update python documentation + * Manpage: other layout cleanups + * Manpage: cleanup layout of view + * Manpage: cleanup layout of version + * Manpage: cleanup layout of stop + * Manpage: cleanup layout of start + * Manpage: cleanup layout of snapshot + * Manpage: cleanup layout of set-session + * Manpage: cleanup layout of list + * Manpage: cleanup layout of disable-event + * Manpage: cleanup layout of disable-channel + * Manpage: cleanup layout of enable-event + * Manpage: cleanup layout of enable-channel + * Manpage: cleanup layout of destroy + * Manpage: cleanup layout of create + * Manpage: cleanup layout of calibrate + * Manpage: cleanup layout of add-context + * Documentation: create --snapshot in manpage + 2013-07-17 lttng-tools 2.3.0-rc1 * Fix: add missing snapshot header to dist tarball * Documentation: fix thread quit pipe comment