Re: [PATCH] Re: [PATCH] trace: don't print an extra separator offlags

From: Steven Rostedt
Date: Mon Feb 20 2012 - 20:18:37 EST


On Mon, 2012-02-20 at 23:43 +0300, Andrew Vagin wrote:
> > Could you send me that patch. Or a change to the kernel that shows the
> > problemi.
>
> Without my patch:
> event-sample-1731 [000] ...1 546886.253576: foo_bar: foo hello 3 |A B
> event-sample-1731 [000] ...1 546887.253677: foo_bar: foo hello 4 |A B
>
> With my patch:
> event-sample-1731 [000] ...1 546886.253576: foo_bar: foo hello 3 A B
> event-sample-1731 [000] ...1 546887.253677: foo_bar: foo hello 4 A B

Ah, nevermind. This bug actually does show up in another tracepoint
somewhere (I don't remember which). But I've been meaning to fix it.

Thanks! I'll take your patch. But since it is such a minor bug. I'll put
it into the v3.4 queue.

-- Steve


--
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/