X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=2ae05613639af216f09212316ee6a1319eb560f2;hb=b069221a665b3c7b668633f06eeed49b8f20d01c;hp=f2592a524f1e8fb38a81b9f9128cf1a0ac498c03;hpb=1358c609adc5997f484f7f2d667b1b1a316eaed5;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index f2592a524..2ae056136 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2015-09-24 lttng-tools 2.7.0 (National Punctuation Day) + * Fix: Handle EINTR of waipid in run-as worker + * Fix: Handle EINTR of waitpid when spawning a session daemon + * Add a LOG() macro which handles dynamic severity levels + * Fix: tests: support systems where PAGE_SIZE is not 4096 + * Test: jul/log4j: use -a instead of '*' to disable all events + * Reword warning on event disable + * Clean-up: Remove unused test launchers + * Help: add -j -l -p option to help string + * man: update disable-event section + * Use empty event name on disable -a for ust and agent domain + * Fix: disable kernel event based on name and event type + * Tests: Clean-up test-crash on SIGTERM and SIGINT + * Fix: Possible dereference of null pointers + * Fix: Break out of loop when searching for a domain's agent + * Fix: int printed as uint + * Fix: add subdir-objects to Makefile.am + * Fix: tests: skip UST perf tests if not root + 2015-09-18 lttng-tools 2.7.0-rc2 * Fix: Check use_clone() instead of worker in run_as * Fix: Perform rcu barrier before tearing down the run-as worker