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

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

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