minio/vendor
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463)
Two handlers are added to admin API to enable profiling and disable
profiling of a server in a standalone mode, or all nodes in the
distributed mode.

/minio/admin/profiling/start/{cpu,block,mem}:
  - Start profiling and return starting JSON results, e.g. one
    node is offline.

/minio/admin/profiling/download:
  - Stop the on-going profiling task
  - Stream a zip file which contains all profiling files that can
    be later inspected by go tool pprof
2018-09-18 16:46:35 -07:00
..
cloud.google.com/go Implement gateway support Google Cloud Storage 2017-06-16 14:47:02 -07:00
github.com Add Profiler Admin API (#6463) 2018-09-18 16:46:35 -07:00
go.uber.org Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
golang.org/x Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
google.golang.org Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
gopkg.in tests: Remove dependency on check.v1 (#5034) 2017-10-10 02:14:42 -07:00
vendor.json Add Profiler Admin API (#6463) 2018-09-18 16:46:35 -07:00