perkeep/pkg/serverconfig
Bill Thiede 75c79b5a77 serverconfig: conditionally install pprof handler.
This change enables the ability to profile with:
go tool pprof http://<host>:<port>/debug/pprof/profile

Setting CAMLI_HTTP_PPROF=1 in your environment before running camlistored will
enable the handler.

Change-Id: I91993f5166e257e5be406a4d2c3e6bc0028a435a
2013-08-19 21:36:13 -07:00
..
testdata Merge "Adding Google Drive as a storage backend experimentally. No cheap-enough way of enumerating Drive files, needs to be fixed once Drive supports range queries. Allows you to sync to /sto-googledrive/, but not from." 2013-08-17 15:51:51 +00:00
export_test.go serverconfig: fix test on OS X 2013-01-11 10:52:22 -08:00
genconfig.go Merge "Adding Google Drive as a storage backend experimentally. No cheap-enough way of enumerating Drive files, needs to be fixed once Drive supports range queries. Allows you to sync to /sto-googledrive/, but not from." 2013-08-17 15:51:51 +00:00
serverconfig.go serverconfig: conditionally install pprof handler. 2013-08-19 21:36:13 -07:00
serverconfig_test.go serverconfig: fix test on OS X 2013-01-11 10:52:22 -08:00