[patch 0/4] Linux Kernel Markers for 2.6.23-rc6-mm1

2007-09-18 Thread Mathieu Desnoyers
Hi Andrew, Here are the updated Linux Kernel Markers. It depends on : Text Edit Lock Immediate Values Sorted module list Merge Kconfig instrumentation menu It applies to 2.6.23-rc4-mm1, in this order: linux-kernel-markers-architecture-independent-code.patch linux-kernel-markers-instrumentation-

[patch 0/4] Linux Kernel Markers

2007-09-17 Thread Mathieu Desnoyers
Hi Andrew, Here are the updated Linux Kernel Markers. It depends on : Text Edit Lock Immediate Values Sorted module list Merge Kconfig instrumentation menu It applies to 2.6.23-rc4-mm1, in this order: linux-kernel-markers-architecture-independent-code.patch linux-kernel-markers-instrumentation-

Re: [patch 0/4] Linux Kernel Markers

2007-08-30 Thread Andrew Morton
On Thu, 30 Aug 2007 19:12:40 +0200 Christoph Hellwig <[EMAIL PROTECTED]> wrote: > On Mon, Aug 27, 2007 at 12:05:40PM -0400, Mathieu Desnoyers wrote: > > Hi Andrew, > > > > Here are the Linux Kernel Markers for 2.6.23-rc3-mm1. It depends on the > > "immediate values" and on the "sorted module list

Re: [patch 0/4] Linux Kernel Markers

2007-08-30 Thread Christoph Hellwig
On Mon, Aug 27, 2007 at 12:05:40PM -0400, Mathieu Desnoyers wrote: > Hi Andrew, > > Here are the Linux Kernel Markers for 2.6.23-rc3-mm1. It depends on the > "immediate values" and on the "sorted module list" patches. Andrew, any chance to get this into -mm ASAP so we can have it in 2.6.24? Just

[patch 0/4] Linux Kernel Markers

2007-08-27 Thread Mathieu Desnoyers
Hi Andrew, Here are the Linux Kernel Markers for 2.6.23-rc3-mm1. It depends on the "immediate values" and on the "sorted module list" patches. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06

[patch 0/4] Linux Kernel Markers

2007-08-20 Thread Mathieu Desnoyers
Hi Andrew, Here is the new version of the kernel markers. Changes since last post: - Documentation fixes. Applies to 2.6.23-rc2-mm2, in this order: linux-kernel-markers-architecture-independent-code.patch linux-kernel-markers-kconfig-menus.patch linux-kernel-markers-documentation.patch linux-ke

[patch 0/4] Linux Kernel Markers

2007-08-12 Thread Mathieu Desnoyers
Hi Andrew, Here is the latest version of the Linux Kernel Markers. It applies on top of 2.6.23-rc2-mm2 in this order: linux-kernel-markers-architecture-independent-code.patch linux-kernel-markers-kconfig-menus.patch linux-kernel-markers-documentation.patch linux-kernel-markers-port-blktrace-to-m

[patch 0/4] Linux Kernel Markers

2007-07-13 Thread Mathieu Desnoyers
Hi Andrew, Here is the latest version of the Linux Kernel Markers. I removed superfluous features that brought more complexity than needed. It applies to 2.6.22-rc6-mm1. It depends on the Immediate Values. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de

Re: [patch 0/4] Linux Kernel Markers

2007-07-11 Thread Mathieu Desnoyers
* Frank Ch. Eigler ([EMAIL PROTECTED]) wrote: > Mathieu Desnoyers <[EMAIL PROTECTED]> writes: > > > This updated version of the Linux Kernel Markers mostly adds a unique 16 > > bits > > per marker ID and a per-probe marker group. [...] > Hello, > Could you motivate this part better? It is not

Re: [patch 0/4] Linux Kernel Markers

2007-07-04 Thread Frank Ch. Eigler
Mathieu Desnoyers <[EMAIL PROTECTED]> writes: > This updated version of the Linux Kernel Markers mostly adds a unique 16 bits > per marker ID and a per-probe marker group. [...] Could you motivate this part better? It is not covered in the documentation patch. It seems to be a way of having a m

Re: [patch 0/4] Linux Kernel Markers

2007-07-03 Thread Mathieu Desnoyers
Please note that this release will apply on 2.6.22-rc6-mm1 and depends on the immediate values patch. * Mathieu Desnoyers ([EMAIL PROTECTED]) wrote: > Hi, > > This updated version of the Linux Kernel Markers mostly adds a unique 16 bits > per marker ID and a per-probe marker group. > > Christoph

[patch 0/4] Linux Kernel Markers

2007-07-03 Thread Mathieu Desnoyers
Hi, This updated version of the Linux Kernel Markers mostly adds a unique 16 bits per marker ID and a per-probe marker group. Christoph, I think the only concern that I do not plan to address immediately is to provide a complet in-kernel user of the markers (blktrace patch does not actually use t

Re: [PATCH 0/4] Linux Kernel Markers

2007-01-12 Thread Mathieu Desnoyers
Hi Richard, * Richard J Moore ([EMAIL PROTECTED]) wrote: > > > Mathieu Desnoyers <[EMAIL PROTECTED]> wrote on 20/12/2006 > 23:52:16: > > > Hi, > > > > You will find, in the following posts, the latest revision of the Linux > Kernel > > Markers. Due to the need some tracing projects (LTTng, Syst

Re: [PATCH 0/4] Linux Kernel Markers

2007-01-12 Thread Richard J Moore
Mathieu Desnoyers <[EMAIL PROTECTED]> wrote on 20/12/2006 23:52:16: > Hi, > > You will find, in the following posts, the latest revision of the Linux Kernel > Markers. Due to the need some tracing projects (LTTng, SystemTAP) has of this > kind of mechanism, it could be nice to consider it for ma

[PATCH 0/4] Linux Kernel Markers

2006-12-20 Thread Mathieu Desnoyers
Hi, You will find, in the following posts, the latest revision of the Linux Kernel Markers. Due to the need some tracing projects (LTTng, SystemTAP) has of this kind of mechanism, it could be nice to consider it for mainstream inclusion. The following patches apply on 2.6.20-rc1-git7. Signed-off