From: Steven Rostedt Date: Wed, 11 Mar 2009 18:33:00 +0000 (-0400) Subject: tracing: expand the ring buffers when an event is activated X-Git-Tag: v2.6.30-rc1~2^2~41^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1852fcce181faa237c010a3dbedb473cf9d4555f;p=pandora-kernel.git tracing: expand the ring buffers when an event is activated To save memory, the tracer ring buffers are set to a minimum. The activating of a trace expands the ring buffer size. This patch adds this expanding, when an event is activated. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed