Hi Andrew, Here are the latest instrumentation support enhancements. These include :
* Markers support for proprierary modules (this is an updated version of the one I sent earlier, nothing big, just a small fuzz checked and refreshed) * Instrumentation menu removal * Text Edit Lock * Immediate Values * Linux Kernel Markers use Immediate Values This patchset is fully bissectable, so if, for instance, someone is not happy with the last functionnality (Linux Kernel Markers use Immediate Values), it can be left out and the rest is completely usable as is. Which apply on top of 2.6.24-rc8-mm1 in this order : markers-support-for-proprietary-modules.patch # #Instrumentation menu removal fix-arm-to-play-nicely-with-generic-instrumentation-menu.patch move-kconfig-instrumentation-to-arch.patch # #Text Edit Lock kprobes-use-mutex-for-insn-pages.patch kprobes-dont-use-kprobes-mutex-in-arch-code.patch kprobes-declare-kprobes-mutex-static.patch declare-array.patch text-edit-lock-architecture-independent-code.patch text-edit-lock-alternative-i386-and-x86_64.patch text-edit-lock-kprobes-architecture-independent.patch text-edit-lock-kprobes-x86.patch text-edit-lock-i386-standardize-debug-rodata.patch text-edit-lock-x86_64-standardize-debug-rodata.patch # #Immediate Values immediate-values-architecture-independent-code.patch immediate-values-kconfig-embedded.patch immediate-values-x86-optimization.patch add-text-poke-to-powerpc.patch immediate-values-powerpc-optimization.patch immediate-values-documentation.patch # profiling-use-immediate-values.patch # #Linux Kernel Markers use Immediate Values immediate-values-move-kprobes-x86-restore-interrupt-to-kdebug-h.patch add-discard-section-to-x86.patch immediate-values-x86-optimization-nmi-mce-support.patch immediate-values-powerpc-optimization-nmi-mce-support.patch immediate-values-use-arch-nmi-mce-support.patch linux-kernel-markers-immediate-values.patch Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/