Re: [RFC PATCH 1/2] Marker probes in futex.c

From: Andrew Morton
Date: Fri Apr 18 2008 - 06:45:33 EST


On Tue, 15 Apr 2008 14:02:22 +0200 Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:

> On Tue, 2008-04-15 at 17:23 +0530, K. Prasad wrote:
>
> > + trace_mark(futex_wait_called, "uaddr:%p fshared:%p val:%u "
> > + "abs_time:%p bitset:%d",
> > + uaddr, fshared, val, abs_time, bitset);
>
> This is some seriuosly ugly looking gunk, why would we want stuff like
> that scattered across the code?

My 2c: if we even begin to countenance merging stuff like that, it's time
for all the trace code to be removed.

<checks the email headers>

Nope, it wasn't April 1st. Guys, get a grip.
--
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/