1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-28 13:48:49 +08:00

9 Commits

Author SHA1 Message Date
Shirou WAKAYAMA
1851e63d38 process: callPs can get from all process and Ppid() uses ps command on darwin. 2015-03-11 11:38:02 +09:00
Shirou WAKAYAMA
6227460dc5 process: if pid < 0, skip it. and Cmdline retruned Joined string. 2015-03-11 11:19:19 +09:00
若山史郎
9d38e5c995 process: add meminfo, cmdline on darwin. 2015-03-06 11:02:59 +09:00
若山史郎
20c3ddbfe5 process: fix darwin kinfo_proc struct and introduce creation by godef. 2015-03-06 10:05:58 +09:00
Shirou WAKAYAMA
c61c09295c process: delete CPUPercent on the every architecture dependent part. 2015-03-04 00:04:29 +09:00
若山史郎
d1b9134c32 process: use syscall in common on darwin 2015-03-01 22:29:37 +09:00
Shirou WAKAYAMA
4973aa73f9 start to use godefs to get C structs. 2014-12-31 00:13:52 +09:00
Shirou WAKAYAMA
13cd195a7e change package name. 2014-12-30 22:09:05 +09:00
Shirou WAKAYAMA
a4671fcc2a move subdirectories. refer to issue #24 2014-11-27 10:18:15 +09:00