From: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [patch 6/6] Linux Kernel Markers - Port SPU to markers
Date: Sat, 8 Sep 2007 03:23:17 -0400 [thread overview]
Message-ID: <20070908072317.GA16854@Krystal> (raw)
In-Reply-To: <20070908070438.GA1819@martell.zuzino.mipt.ru>
* Alexey Dobriyan (adobriyan@gmail.com) 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@polymtl.ca>
>
> Where are Christoph's attributions?
I realized only after sending this patch set that the
From: Christoph Hellwig <hch@infradead.org>
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
next prev parent reply other threads:[~2007-09-08 7:28 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 20:07 [patch 0/6] Linux Kernel Markers for 2.6.23-rc4-mm1 Mathieu Desnoyers
2007-09-06 20:07 ` [patch 1/6] Linux Kernel Markers - Architecture Independent Code Mathieu Desnoyers
2007-09-06 23:00 ` Randy Dunlap
2007-09-06 23:04 ` Andrew Morton
2007-09-06 23:37 ` Randy Dunlap
2007-09-07 4:05 ` Valdis.Kletnieks
2007-09-07 4:11 ` Randy Dunlap
2007-09-07 16:04 ` Theodore Tso
2007-09-07 17:10 ` Valdis.Kletnieks
2007-09-07 19:31 ` Christoph Hellwig
2007-09-07 21:30 ` Roland Dreier
2007-09-07 13:01 ` Mathieu Desnoyers
2007-09-06 20:07 ` [patch 2/6] Linux Kernel Markers - Add kconfig menus for the marker code Mathieu Desnoyers
2007-09-06 23:35 ` Randy Dunlap
2007-09-12 14:54 ` Mathieu Desnoyers
2007-09-06 20:07 ` [patch 3/6] Linux Kernel Markers - Documentation Mathieu Desnoyers
2007-09-06 23:48 ` Randy Dunlap
2007-09-06 20:07 ` [patch 4/6] Linux Kernel Markers - Documentation Fix Mathieu Desnoyers
2007-09-06 20:07 ` [patch 5/6] Port of blktrace to the Linux Kernel Markers Mathieu Desnoyers
2007-09-06 20:07 ` [patch 6/6] Linux Kernel Markers - Port SPU to markers Mathieu Desnoyers
2007-09-08 7:04 ` Alexey Dobriyan
2007-09-08 7:23 ` Mathieu Desnoyers [this message]
2007-09-08 12:11 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070908072317.GA16854@Krystal \
--to=mathieu.desnoyers@polymtl.ca \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.