X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=aa462a2874087381c237f5a9ef3725e273c05177;hb=be6a6276f221b9bc83c16e3c3ba6ca76f5f35350;hp=289043a23688b45a3aca5469992a4c4d6c40580f;hpb=7f63e090725a1ef24e02a849190c4cfc70bba777;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 289043a23..aa462a287 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2014-05-28 lttng-tools 2.5.0-rc1 (International Hamburger Day) + * Save/load session feature + * Daemon configuration file support + * UST perf counter support with add-context + * Kernel tracer probe user define list + * Multiple fixes! The diff is just too big to put here. + +2014-04-08 lttng-tools 2.4.1 (OpenSSL heartbleed day) + * Fix: don't delete stream from connection recv list + * Fix: use after free of a relayd stream + * Fix: don't print stream name in error message + * Fix: take session list lock when listing tp + * Fix: add consumer wake up pipe to avoid race + * Fix: don't spawn relayd if URL is provided + * Fix: don't ask data pending if session was not started + * Fix: missing test file in EXTRA dist + * Fix: allow empty URL for live session creation + * Fix: missing valid return code when adding an URI to consumer + * Fix: syntax error in lttng.1 + * Fix: check relayd fd leak in lttng cmdline + * Fix: remove unused tp in high-throughput test + * Use autoconf AM_MAINTAINER_MODE. + * Fix: clang 'constant-out-of-range-compare' warning + * Fix: Unchecked session pointer when destroying a connection in relayd + 2014-02-28 lttng-tools 2.4.0 (Public Sleeping Day) * Fix: improve lttng with live by spawning relayd * Fix: relayd should listen for viewers on localhost only by default