]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buffer: optional buffer debug output
authorSage Weil <sage@newdream.net>
Thu, 3 Dec 2009 23:54:24 +0000 (15:54 -0800)
committerSage Weil <sage@newdream.net>
Fri, 4 Dec 2009 00:21:10 +0000 (16:21 -0800)
commita4257d87829e20337edbbf8cd9d3c528fd3e6568
treea3066ed33798f10494b7f39bab898bb0449001ea
parent25e8202f69969711cbd4d55a761169ae2b6d57a3
buffer: optional buffer debug output

This interferes with the dout crap because we can't #include it, so you
need to turn all that output off to avoid getting jumbled output.  Or
better yet make sure you don't daemon() but still log dout to a file.

Fixed up the output parser to find leaks.
src/common/buffer.cc
src/include/buffer.h
src/script/find_bufferleaks.pl