fdtrack: temporary hack for tracking file descriptor usage
Package fdtrack logs statistics about open file descriptors. This should help identify the source of #1549.
Showing
- Godeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go 4 additions, 0 deletionsGodeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go
- Godeps/_workspace/src/github.com/huin/goupnp/soap/soap.go 14 additions, 0 deletionsGodeps/_workspace/src/github.com/huin/goupnp/soap/soap.go
- Godeps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go 4 additions, 0 deletions...ps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage/file_storage.go 5 additions, 0 deletions...thub.com/syndtr/goleveldb/leveldb/storage/file_storage.go
- cmd/geth/main.go 4 additions, 0 deletionscmd/geth/main.go
- fdtrack/fdtrack.go 112 additions, 0 deletionsfdtrack/fdtrack.go
- fdtrack/fdusage.go 29 additions, 0 deletionsfdtrack/fdusage.go
- fdtrack/fdusage_darwin.go 72 additions, 0 deletionsfdtrack/fdusage_darwin.go
- fdtrack/fdusage_linux.go 53 additions, 0 deletionsfdtrack/fdusage_linux.go
- p2p/dial.go 2 additions, 0 deletionsp2p/dial.go
- p2p/discover/udp.go 3 additions, 0 deletionsp2p/discover/udp.go
- p2p/metrics.go 4 additions, 4 deletionsp2p/metrics.go
- p2p/server.go 2 additions, 1 deletionp2p/server.go
- rpc/comms/http.go 2 additions, 0 deletionsrpc/comms/http.go
- rpc/comms/ipc_unix.go 4 additions, 2 deletionsrpc/comms/ipc_unix.go
Loading
Please register or sign in to comment