From 3782134946ae7df382d22d6d9ada5975dbd73ac0 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 10 Apr 2007 01:34:41 +0000 Subject: [PATCH] update compat git-svn-id: http://ltt.polymtl.ca/svn@2488 04897980-b3bd-0310-b5e0-8ef037075253 --- .../developer/lttng-lttv-compatibility.html | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 94790736..946d9315 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2231,6 +2231,55 @@ xtensa.
+ + +0.8.82
+ + +0.9.0
+ + +0.37
+ + +obsolete
+ + +0.29
+ + +0.34
+ + +0.8
+ + +2.6.20
+ARM, MIPS32/64, powerpc32, powerpc64, ppc, i386, x86_64
+ + +Introduces the LTT serialization library. Cuts the kernel patch size from +2M to 500k. Deprecates genevent for kernel instrumentation, but keeps backward +compatibility with genevent generated code (still used for user space tracing). +Slightly longer execution time at instrumentation site (270ns vs 200ns for 4 +bytes write on P4 3GHz), but the global advantage of using less memory, and +therefore less cache, should overweight this cost in cycles. Note : In this +version, the ltt-probe-* kernel modules and the XML definitions must be kept in +sync by hand, otherwise, LTTV will detect a size mismatch between the kernel +trace and the expected event size..
+ + + + +ARM, mips, mipsel, powerpc64, i386, sparc64, m68k, ia64, s390, sparc, alpha.
+arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, um, v850, +xtensa.
+ + + + + + -- 2.34.1