]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
stats gathering: added counters to upload,download,mutablewatcher
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Apr 2008 01:08:59 +0000 (18:08 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Apr 2008 01:08:59 +0000 (18:08 -0700)
commitef0f523fe0477d7ddb7ca2e7b488084a84eb3423
tree0dbcff1a35a32dff34ee30622ffb943a4148cf13
parentd36d7317524e607420b0d1733df0fb6c8764ff4a
stats gathering: added counters to upload,download,mutablewatcher

counting number of operations, and for immutable files, bytes transferred
src/allmydata/client.py
src/allmydata/download.py
src/allmydata/mutable.py
src/allmydata/upload.py