X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=383f71ac11f449ed46d11522de81297d4bf6e73b;hb=refs%2Ftags%2Fv2.7.2;hp=73d4c0baab6e3ca30baa841a9d6f72f3c5695ff4;hpb=e349e5d45f216ce4f716f1a5eef3e027aeacddaf;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 73d4c0baa..383f71ac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2016-04-19 lttng-tools 2.7.2 (Bicycle Day) + * Clean-up shm directory tree after freeing the channel + * Test: Add the lttng-runas worker process to the sessiond pids + * Limit the scope of IFS overwriting + * Do not overwrite IFS globally but only locally + * Fix: tests: use SIGSTOP for crash extraction test + * Fix: Only save kernel enablers in session configuration + * Fix: Only list kernel enablers when listing events + * Fix: syscalls hash table leaks when listing kernel events + * Test fix: ignore stderr at every step of randstring + * Test fix: ignore stderr when generating random string + * Fix: test: use load_path instead of $1 + * Fix warning when building Python bindings + * Test: prevent the spawning of a daemonized sessiond + * Fix: There is more tests than the plan + * Fix: per-pid ust buffers flush race with application unregister + * Fix: Use ipv6 loopback adress in test_uri + * Fix: report already enabled event error to client + * Tests fix: source utils.sh before using conf_proc_count + * Tests: use configured processor count in getcpu override tests + * Tests: use configured processor count in snapshot tests + * Tests: Introduce conf_proc_count() + * Tests: print a more precise test description in snapshot tests + * Fix: handle negative clock offset for lttng-ust metadata + * Fix: do not print error and bug messages when quiet (-q) is present + 2016-01-07 lttng-tools 2.7.1 (National Tempura Day) * Build: fallback to AC_CHECK_LIBS when looking for popt and uuid * tests/unit: fix object files' location