Commit Graph

6 Commits

Author SHA1 Message Date
Doug MacEachern
96e7c48c6c remove unused imports 2004-11-20 21:16:58 +00:00
Doug MacEachern
606275fc36 renaming proc_time.{utime,stime} to proc_time.{user,sys}
'utime' and 'stime' are common within system structures, but with lots of
other stuff in the structure unrelated to time.  having 'time' in both the
structure/class name and the field at the sigar level is just lame.
2004-08-21 00:13:13 +00:00
Doug MacEachern
0d2c62af41 test service query 2004-08-14 00:32:17 +00:00
Doug MacEachern
14f719659d use getSigar method.
rid traceln("").
2004-07-06 01:21:03 +00:00
Doug MacEachern
bca4203db1 change SynchronizedSigarProxyCache.getInstance to construct the Sigar instance itself 2004-06-21 22:49:40 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00