WAKAYAMA Shirou
|
a2d4c5dcb8
|
error handling in linux is now unsuppressed.
However, so many err check is introduced. Some refactoring is needed.
|
2014-09-19 22:41:29 +09:00 |
|
Nikolay Sivko
|
e8c96ea07d
|
fix DiskIOCountersStat.iotime on linux
|
2014-09-16 14:08:52 +04:00 |
|
Nikolay Sivko
|
f8b1b17441
|
DiskIOCountersStat.IoTime on linux
|
2014-08-26 17:33:57 +04:00 |
|
Nikolay Sivko
|
662baa0c02
|
fill DiskPartitionStat.Device on linux
|
2014-08-26 17:32:38 +04:00 |
|
Lukas Lueg
|
0d21129dc7
|
Rename idents to gofmt-specs
|
2014-08-15 20:05:26 +02:00 |
|
Shirou WAKAYAMA
|
3bd7ad99b2
|
disk_linux: DiskIOCounter now return all partitions except empty.
|
2014-07-03 18:20:34 +09:00 |
|
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.
|
2014-05-18 22:43:12 +09:00 |
|
Shirou WAKAYAMA
|
4d20e7b0da
|
reduce memory alloc of append
|
2014-05-01 12:47:43 +09:00 |
|
WAKAYAMA shirou
|
6c201fdc5d
|
fix func exporting.
|
2014-04-30 16:22:54 +09:00 |
|
Shirou WAKAYAMA
|
d511748bfd
|
golint on Linux
|
2014-04-30 16:16:07 +09:00 |
|
WAKAYAMA Shirou
|
9de8e26721
|
golint (not finished yet)
|
2014-04-30 15:32:05 +09:00 |
|
WAKAYAMA Shirou
|
f187906bf2
|
implements disk_io_counters on linux.
|
2014-04-29 14:59:57 +09:00 |
|
WAKAYAMA Shirou
|
12b10a9f5a
|
implements disk_partitions on linux using /etc/mtab
|
2014-04-29 14:15:00 +09:00 |
|
WAKAYAMA Shirou
|
1a820b9a10
|
add args which same as psutil. but has not implemented yet.
|
2014-04-29 14:01:59 +09:00 |
|
WAKAYAMA shirou
|
8418f95f6a
|
separete struct defs to architecture specific files.
|
2014-04-23 10:35:27 +09:00 |
|
WAKAYAMA Shirou
|
66c5476fb7
|
add placeholder function.
|
2014-04-23 10:30:39 +09:00 |
|