X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=2706d620973e47b8957c9b3c3d810dbb8a1c2610;hp=22d3d4c9aad600d3820b13e99a503ccb8bbbe8ea;hb=68264071f9d1b789de1350cbec479b52a9b54acf;hpb=c6d4a597213c93a865e05f93227b108ed2a79761 diff --git a/ChangeLog b/ChangeLog index 22d3d4c9a..2706d6209 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2012-08-17 lttng-tools 2.1.0-rc1 + * Feature: Network Streaming + * Add the lttng-relayd binary for network streaming + * Support user space tracer filtering + * Multiple fixes + +2012-04-19 lttng-tools 2.0.1 + * Fix: test script for kernel module validation + * Fix: report error to client on consumerd error + * Fix: add missing ht_destroy at consumer teardown + * Fix: consumer fd recv thread should write into non-blocking pipe + * Fix: work-around glibc __nptl_setxid vs clone hang + * Fix: consumer fd recv poll should be sensitive to POLLPRI too + * Fix consumer lttng_consumer_poll_socket poll revents check bug + * Fix: increase consumer open files limit + * Update README: document dep on modprobe for kernel tracing + * Fix: wait for sessiond to stop in tests + * Fix: remove unused return variable + * Don't report back error on syscalls fail for -a -k + * Fix: destroy context hash table being NULL + * Fix: make lttng expand path for trace output opt + * Fix: return value signedness + * Fix: man page environment variable name error + * Fix: check return value on getenv USER + +2012-03-20 lttng-tools 2.0.0 + * Fist STABLE version + * Add version name: Annedd'ale + 2012-03-20 lttng-tools 2.0.0-rc4 * Fix: add small detail to enable-channel man page * Fix: warned of arbitrary time for ust-nprocesses test