git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c5162
)
tracing: expand the ring buffers when an event is activated
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 11 Mar 2009 18:33:00 +0000
(14:33 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Thu, 12 Mar 2009 02:15:24 +0000
(22:15 -0400)
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 <srostedt@redhat.com>
No differences found