minio/vendor/github.com/pkg
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
..
errors gateway/manta: Bump manta dependencies (#5414) 2018-01-17 10:38:39 -08:00
profile Add Profiler Admin API (#6463) 2018-09-18 16:46:35 -07:00