Re: [PATCH 2/2] tracing: Allocate the ftrace event profile bufferdynamically

From: Frederic Weisbecker
Date: Thu Sep 17 2009 - 22:23:36 EST


On Thu, Sep 17, 2009 at 10:15:03PM -0400, Steven Rostedt wrote:
>
> Is this allocating a buffer for every event? Why not just have one? All
> events can share the same buffer. It's only a temp buffer, and can only
> be used by one event at a time per cpu.
>
> -- Steve
>


Oh you're right. That was so obvious though...

The v2 is coming soon.

Thanks.

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