Start to add request time profiling.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 23 Nov 2010 17:53:18 +0000 (09:53 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 23 Nov 2010 17:53:18 +0000 (09:53 -0800)
commit5dccfe81a6b4521383acf0b675374493950d09db
tree7f1b5835a1716d149c643870d0768cc4c79d8e28
parent24d7c56795e253e6b6052b8d5c512bbda6c92b7f
Start to add request time profiling.

Allow a "profile" object to be created when a request is received, and
track the time at which various events occur when handling the request.
bluesky/bluesky-private.h
bluesky/bluesky.h
bluesky/cloudlog.c
bluesky/store.c
bluesky/util.c
nfs3/nfs3_prot.h
nfs3/rpc.c