1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 21:14:14 -04:00

54 Commits

Author SHA1 Message Date
Karthic Rao
07d232c7b4 instrumentation: instrumentation for locks. ()
- Instrumentation for locks.
- Detailed test coverage.
- Adding RPC control handler to fetch lock instrumentation.
- RPC control handlers suite tests with a test RPC server.
2016-09-13 21:18:30 -07:00
Harshavardhana
7398d737b5 profiler: Fix it properly and generate/save profiles even failure situations. ()
Fixes 
2016-09-01 20:13:11 -07:00
Harshavardhana
511a8cbe04 profiler: Fix how we generate profiles. ()
Fixes 
2016-09-01 03:50:31 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00