@james79:  if the issue is that you are low on memory, you can release the 
trace buffer with:
echo 1|sudo tee /sys/kernel/debug/tracing/buffer_size_kb

I wrote a init script that does this automatically after a trace.  I can
clean it up and post it if it will help.

If the issue is that you run out of memory during boot, your only option
is to disable ureadahead.  Ureadahead is only useful if you have the
memory for caching the files.

I suspect fixing this bug would be counter productive if the goal is to
change the way tracing is accomplished.

-- 
Kernel trace buffer should be cleared and size restored after profiling
https://bugs.launchpad.net/bugs/501715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to