Re: [patch 6/6] Linux Kernel Markers - Port SPU to markers

From: Mathieu Desnoyers
Date: Sat Sep 08 2007 - 03:28:42 EST


* Alexey Dobriyan (adobriyan@xxxxxxxxx) wrote:
> On Thu, Sep 06, 2007 at 04:07:39PM -0400, Mathieu Desnoyers wrote:
> > Andrew, any chance to get this into -mm ASAP so we can have it in
> > 2.6.24?
> >
> > Just in case anyone wonders what this is usefulfor I've ported my
> > hacking spu tracing code to it, and if markers get in I'd push a cleaned
> > up version of this in the tree of the benefit of everyone trying to
> > follow what's going on in the spufs code. Similarly I'd like to port
> > the xfs tracing code over to it which is very helpful in trying to
> > debug filesystem issues.
> >
> > Note that in this patch the actual logging code is rather nasty
> > hand-crafted code lifted from the tcp probe in tree which would benefit
> > of going away in favour of more general tracing code aswell.
> >
> > Changelog:
> > - Porting to 2.6.23-rc4-mm1 gave a reject (a trace point location disappeared)
> > from spufs_ps_nopfn() : spufs_ps_nopfn__sleep and spufs_ps_nopfn__wake.
> > Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
>
> Where are Christoph's attributions?

I realized only after sending this patch set that the

From: Christoph Hellwig <hch@xxxxxxxxxxxxx>

Has somehow been stripped off from the patch header.

--
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/