Commit Graph

19 Commits (6e713f1469786514fbb010018a2a4874820104bd)

Author SHA1 Message Date
Shirou WAKAYAMA 9a928183a7 sorry, I committed an old file. 11 years ago
Shirou WAKAYAMA 9dbd4898b2 add SerialNumber to DiskIOCounterStat. 11 years ago
WAKAYAMA Shirou b2dc569885 refactoring. 11 years ago
WAKAYAMA Shirou a2d4c5dcb8 error handling in linux is now unsuppressed.
However, so many err check is introduced. Some refactoring is needed.
11 years ago
Nikolay Sivko e8c96ea07d fix DiskIOCountersStat.iotime on linux 11 years ago
Nikolay Sivko f8b1b17441 DiskIOCountersStat.IoTime on linux 11 years ago
Nikolay Sivko 662baa0c02 fill DiskPartitionStat.Device on linux 11 years ago
Lukas Lueg 0d21129dc7 Rename idents to gofmt-specs 11 years ago
Shirou WAKAYAMA 3bd7ad99b2 disk_linux: DiskIOCounter now return all partitions except empty. 11 years ago
WAKAYAMA Shirou b1d963d5b0 rename parseFoo to mustParseFoo because these funcs are just a util func.
Such funcs should be panic if error occured, but not implemented yet.
11 years ago
Shirou WAKAYAMA 4d20e7b0da reduce memory alloc of append 11 years ago
WAKAYAMA shirou 6c201fdc5d fix func exporting. 11 years ago
Shirou WAKAYAMA d511748bfd golint on Linux 11 years ago
WAKAYAMA Shirou 9de8e26721 golint (not finished yet) 11 years ago
WAKAYAMA Shirou f187906bf2 implements disk_io_counters on linux. 11 years ago
WAKAYAMA Shirou 12b10a9f5a implements disk_partitions on linux using /etc/mtab 11 years ago
WAKAYAMA Shirou 1a820b9a10 add args which same as psutil. but has not implemented yet. 11 years ago
WAKAYAMA shirou 8418f95f6a separete struct defs to architecture specific files. 11 years ago
WAKAYAMA Shirou 66c5476fb7 add placeholder function. 11 years ago