X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=ChangeLog;h=0e17c3305d1e83aaeaccc73476a1e6666f2f2015;hp=7914c8b7c8c05097768a468678f237e37cf87be2;hb=HEAD;hpb=1a2b34be02beefee0c5def81edf8a6487616aad2 diff --git a/ChangeLog b/ChangeLog index 7914c8b..0e17c33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2011-12-15 ust 0.16 + * Use caa_unlikely, depend on liburcu >= 0.6.6 + * usttrace: allow spaces in command-line arguments + * Fix tracepoint test with deprecated API + * Add powerpc64 host_cpu to configure.ac + * Mark __tp_cb_data as possibly unused for backward compat API + * Fix git URL + +2011-07-15 ust 0.15 + * Add backward compability for tracepoint API (still planned for + deprecation, but should make the transition smoother). + 2011-06-12 ust 0.14 * Rename trace_mark() API to ust_marker(). Old macros kept for slow deprecation.