X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=81792dba1a3c03fa60760763c1bfc796cd8a7452;hb=ec6661e1184bb60376752b5304489dbf7dd9986e;hp=6d5aadfb797156985c7bb646627f188d361feb14;hpb=8dc3766edd503fe54045a6f847ca0f99a160f333;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 6d5aadfb..81792dba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2012-12-07 LTTng modules 2.0.6 + * lib/ringbuffer/frontend_api.h: Include linux/prefetch.h. + * Fix warning with 3.6.0 kernel + * Fix: compat layer only on supported architectures + * Fix ring buffer 32/64 bits compat + * Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h + * Fix ring_buffer_frontend.c: missing include lttng-tracer-core.h + * fix timestamps on architectures without CONFIG_KTIME_SCALAR + 2012-08-27 LTTng modules 2.0.5 * Fix: statedump: disable vm maps enumeration * Fix: ensure userspace accesses are done with _inatomic