From: compudj Date: Wed, 28 Nov 2007 20:19:38 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~710 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=3d924fbfb6eff14d15b69c606d45cd0e74e41ae0;hp=1caf3e3b5464a0a77e5f1f373b568e363c8b2218;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@2779 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index 33303714..af9ed940 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2593,6 +2593,9 @@ obsolete
Fix process release in LTTV.
Add missing APIC interrupts on x86 and x86_64.
lttng pre31, pre32, pre33 fixes x86_64 instrumentation.
+lttng pre36 adds listing of syscalls, interrupts and softirqs. KALLSYMS is +useful to get the symbol names.
+lttng pre36 fixes the missing ltt-test-tsc. in Kconfig options.
Tested on x86_32.