aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2009-11-03 19:42:45 +0800
committerSteven Rostedt <[email protected]>2009-11-04 00:04:20 -0500
commitf7112949f6a4cd6883d66c882d568c2197321de6 (patch)
tree2982044acfce5f1e422be2fd7467d2f1177c5159 /tools/perf/scripts/python/check-perf-trace.py
parent6d3f1e12f46a2f9a1bb7e7aa433df8dd31ce5647 (diff)
ring-buffer: Synchronize resizing buffer with reader lock
We got a sudden panic when we reduced the size of the ringbuffer. We can reproduce the panic by the following steps: echo 1 > events/sched/enable cat trace_pipe > /dev/null & while ((1)) do echo 12000 > buffer_size_kb echo 512 > buffer_size_kb done (not more than 5 seconds, panic ...) Reported-by: KOSAKI Motohiro <[email protected]> Signed-off-by: Lai Jiangshan <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions