X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ChangeLog;h=7029c4cc8954fbbf498828315d7f9e71e95efd1e;hb=0a5477e8e019cd052bcc4e6598c7d4ca066e10a8;hp=30b3b22e6b9292822c894fc856724bf899266291;hpb=c9d04d7963a60a3a78bf6304e951477621a0c62b;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 30b3b22e6..7029c4cc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2014-01-29 lttng-tools 2.4.0-rc4 + * Fix: add -b, --background option + * health check tests: test relayd and consumerd + * tests: Add stop_lttng_relayd_nocheck + * Fix: add missing JUL loglevel handling + * relayd: add testpoints + * relayd: use same pipe for live and main + * Cleanup relayd live comment + * Fix: relayd: add LPOLLERR to events + * Fix: relayd: notify parent of readiness when all threads ready + * Fix: tests: start relayd in background mode (-b) + * lttng-relayd: implement background cmd line option + * sessiond: add missing testpoints + * tests: use --background for session daemon + * sessiond: add --background argument + * Use lib common daemonize + * Fix: sessiond: wait for health check readiness + * Fix: relayd: initialize lttcomm inet + * Consumer: add testpoints + * Fix: consumerd: HT init/teardown with program + * Cleanup: lttng-ctl-health comment + * Add daemonize() to libcommon + * Fix: tests: wait for consumerd to complete + * Fix: consumerd: use DBG rather than DBG2 + * Fix: consumerd: only return readiness when health is ready + * Fix: consumerd should initialize lttcomm + * Fix health check: signal parent before exit testpoint + * Test health: add test_thread_ok + * health check: change --relayd-path arg to --relayd-path=arg + * relayd: add LTTNG_RELAYD_HEALTH env var + * Add sessiond/SESSIOND_ prefix to sessiond testpoints + * Fix: zero out data structure before using it + * Fix: delete metadata stream before destroying it + * Fix: report to client when snapshot will be empty + +2014-01-14 lttng-tools 2.4.0-rc3 + * Fix: metadata stream should be always flagged as ready + * Fix: wrong check before destroying the viewer metadata stream + * Fix: race with the viewer and readiness of streams + * Fix: missing reset when listing UST fields for multiple PIDs + * Fix: filter: check binary op nesting + * Fix: relayd cmd line option for live port + * Fix: remove break in epoll loop of apps. thread + * Fix: wrong comment in snapshot public API + * Fix: clear the CTF traces when all the streams are closed + 2013-12-10 lttng-tools 2.4.0-rc2 * Fix: close connection on incompatible version check * Fix: fields alignements in live protocol