Ryan Morgan
|
87fe72eed0
|
Use r99 of hyperic_jni.
|
2006-04-07 16:26:57 +00:00 |
Doug MacEachern
|
f81e1316a7
|
change
|
2006-04-03 18:05:09 +00:00 |
Doug MacEachern
|
0ea23da2ae
|
change proc_args to break after len is consumed rather than *ptr == \0
|
2006-04-03 17:48:56 +00:00 |
Doug MacEachern
|
1da67e240f
|
bump version
|
2006-04-03 17:47:19 +00:00 |
Doug MacEachern
|
fae3648010
|
fix proc_args on FreeBSD 6.0
|
2006-04-03 17:27:06 +00:00 |
Doug MacEachern
|
db0622d030
|
catch SigarPermissionDeniedException (e.g. FreeBSD /dev/kmem)
|
2006-04-03 16:50:38 +00:00 |
Doug MacEachern
|
933b7734a6
|
fix procfs_pargs in the case of an empty argument
|
2006-04-03 02:17:54 +00:00 |
Doug MacEachern
|
dbe0355f70
|
FreeBSD 6.x
|
2006-04-01 01:00:35 +00:00 |
Doug MacEachern
|
376366bc03
|
bump version
|
2006-04-01 00:07:56 +00:00 |
Doug MacEachern
|
a20b0b853d
|
more example stuff
|
2006-03-31 21:57:06 +00:00 |
Doug MacEachern
|
a832ba371b
|
fix @see links
|
2006-03-31 18:14:08 +00:00 |
Doug MacEachern
|
2d5251f457
|
include examples/*.java in examples
|
2006-03-31 18:03:07 +00:00 |
Doug MacEachern
|
8edcfba9ce
|
example to show process state
|
2006-03-31 18:02:52 +00:00 |
Doug MacEachern
|
638a97054a
|
remove support email
|
2006-03-31 16:21:27 +00:00 |
Doug MacEachern
|
acc07c7197
|
add Ubuntu vendor
|
2006-03-24 00:06:24 +00:00 |
Doug MacEachern
|
9df495d6b5
|
print last run cpu
|
2006-03-22 17:30:53 +00:00 |
Doug MacEachern
|
8e48b40ec2
|
HT enabled detection is not reliable
|
2006-03-22 02:46:11 +00:00 |
Doug MacEachern
|
4c7b451f69
|
try harder to get a number out of the pid file, trim whitespace, etc.
|
2006-03-18 02:26:42 +00:00 |
Doug MacEachern
|
4c4a13570b
|
Remove Darwin proc_mem.shared impl
|
2006-03-16 18:36:07 +00:00 |
Doug MacEachern
|
6d11590f61
|
bump version
|
2006-03-15 01:30:35 +00:00 |
Doug MacEachern
|
407840e238
|
note change
|
2006-03-14 20:22:13 +00:00 |
Doug MacEachern
|
60de20ba41
|
improve findJarPath chances to find the native library path (within eclipse)
|
2006-03-14 19:58:38 +00:00 |
Doug MacEachern
|
72ebceb063
|
1.1.29
|
2006-03-08 22:58:00 +00:00 |
Doug MacEachern
|
39e0b3b948
|
add net_interface_stat.speed
|
2006-03-07 01:35:56 +00:00 |
Doug MacEachern
|
335756bdb3
|
add net_interface_stat.speed
|
2006-03-07 01:26:27 +00:00 |
Doug MacEachern
|
ce71b968c6
|
add net_interface_stat.speed for solaris
|
2006-03-07 01:20:58 +00:00 |
Doug MacEachern
|
9f5ad58812
|
add net_interface_stat.speed
|
2006-03-07 01:08:23 +00:00 |
Doug MacEachern
|
372c09119d
|
back out last change
|
2006-03-07 00:59:03 +00:00 |
Doug MacEachern
|
4cf7b4ed65
|
update
|
2006-03-05 17:57:18 +00:00 |
Doug MacEachern
|
be0dd1c35e
|
add net_interface_config.speed
|
2006-03-05 02:22:01 +00:00 |
Doug MacEachern
|
81a29ba2a2
|
Add net_interface_config.description
|
2006-03-04 22:28:09 +00:00 |
Doug MacEachern
|
8cc89cd367
|
changes
|
2006-03-04 22:13:46 +00:00 |
Doug MacEachern
|
61a2a98f67
|
try IFMIB first to get hwaddr and MTU
|
2006-03-04 22:12:18 +00:00 |
Doug MacEachern
|
9fa41cc1c7
|
more context incase of error
|
2006-03-04 07:28:15 +00:00 |
Doug MacEachern
|
c91d0991ad
|
synchronize sigar calls
|
2006-03-04 07:24:09 +00:00 |
Doug MacEachern
|
a82fbb4cda
|
add OpenFd
|
2006-03-04 07:22:32 +00:00 |
Doug MacEachern
|
fa5bea7363
|
call methods directly instead of using SigarInvokerJMX
|
2006-03-04 07:07:33 +00:00 |
Doug MacEachern
|
296af07277
|
add MemResident and MemPageFaults
|
2006-03-04 03:29:21 +00:00 |
Doug MacEachern
|
9a7d971c3b
|
add jmx package
|
2006-03-04 03:28:55 +00:00 |
Doug MacEachern
|
c13a918e32
|
rid eclipse warnings
|
2006-03-04 03:17:05 +00:00 |
Doug MacEachern
|
e63e0ff456
|
remove proc_mem.{rss,vsize}
|
2006-03-04 02:48:58 +00:00 |
Doug MacEachern
|
0ef68e8beb
|
remove vsize and rss
|
2006-03-04 02:44:27 +00:00 |
Doug MacEachern
|
5e2271ca59
|
deprecating ProcMem.getVsize, ProcMem.getSize will be the same on all.
deprecating ProcMem.getRss, ProcMem.getResident will be the same on all.
|
2006-03-04 02:34:01 +00:00 |
Doug MacEachern
|
d69dc1c8c9
|
bump version
|
2006-03-04 02:32:43 +00:00 |
Doug MacEachern
|
a83dc21a87
|
proc_mem fixups
|
2006-03-04 02:23:02 +00:00 |
Doug MacEachern
|
e389b157f1
|
fix win32 compile
|
2006-03-03 02:31:21 +00:00 |
Doug MacEachern
|
7250cfe937
|
proper check if HT is enabled
|
2006-03-03 02:01:19 +00:00 |
Doug MacEachern
|
34f39da4d3
|
add gethostbyaddr_r wrapper
|
2006-03-03 01:33:07 +00:00 |
Doug MacEachern
|
8c9a822ecd
|
backout last change
|
2006-03-03 01:12:41 +00:00 |
Doug MacEachern
|
a676b8c845
|
revert to gethostbyname for the moment
|
2006-03-03 00:21:11 +00:00 |