Doug MacEachern
|
d8159a6024
|
attempt to determine cwd from $PWD
|
2006-08-29 01:43:48 +00:00 |
|
Doug MacEachern
|
73aa5252e8
|
add/use kern_proc_args_skip_argv
|
2006-08-29 01:36:42 +00:00 |
|
Doug MacEachern
|
9263b6efcb
|
change kern_proc_args to only copy exe if given a pointer
|
2006-08-29 00:29:41 +00:00 |
|
Doug MacEachern
|
94dd5f8280
|
implement proc_exe.name for darwin
|
2006-08-28 03:52:36 +00:00 |
|
Doug MacEachern
|
5f05b3383d
|
sanity check
|
2006-08-25 21:06:18 +00:00 |
|
Doug MacEachern
|
883cfa1586
|
trim trailing whitespace in proc_args
|
2006-08-25 20:50:47 +00:00 |
|
Doug MacEachern
|
1301c11251
|
use local vars instead of kargs directly in proc_args
|
2006-08-25 20:26:12 +00:00 |
|
Doug MacEachern
|
457212edcb
|
Implement proc_env for Darwin
|
2006-08-25 20:23:56 +00:00 |
|
Doug MacEachern
|
a0a31eb6e3
|
make reusable KERN_PROCARGS2 wrapper function
|
2006-08-25 20:08:17 +00:00 |
|
Doug MacEachern
|
e472dc9d9a
|
add copyright
|
2006-07-15 17:46:36 +00:00 |
|
Doug MacEachern
|
1bd1cbd9f4
|
fix compile warning
|
2006-07-06 00:32:45 +00:00 |
|
Doug MacEachern
|
287af5e947
|
changing hwaddr to sigar_net_address_t
|
2006-07-05 21:12:10 +00:00 |
|
Doug MacEachern
|
a2597443b7
|
unhardcode cpu vendor
|
2006-07-05 19:20:12 +00:00 |
|
Doug MacEachern
|
a58b419690
|
zero ifconfig in net_interface_config_get
|
2006-07-05 18:10:51 +00:00 |
|
Doug MacEachern
|
28c7957ec7
|
convert net_route to use net_address_t
|
2006-07-04 19:30:04 +00:00 |
|
Doug MacEachern
|
972f3855dd
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:44:13 +00:00 |
|
Doug MacEachern
|
0638e38671
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:44:44 +00:00 |
|
Doug MacEachern
|
13751fe221
|
all platforms use sigar.c:sigar_net_connection_list_get expect linux
|
2006-07-01 19:11:54 +00:00 |
|
Doug MacEachern
|
b1798c3e2f
|
move generic sigar_net_connection_list_get impl to sigar.c
|
2006-07-01 16:47:47 +00:00 |
|
Doug MacEachern
|
bf6984b477
|
implement sigar_net_connection_walk
|
2006-07-01 16:41:14 +00:00 |
|
Doug MacEachern
|
475ddf2428
|
remove mem.shared
|
2006-07-01 02:47:09 +00:00 |
|
Doug MacEachern
|
8355e44d8c
|
cast to prevent possible integer overflow in filesystem_usage
|
2006-05-31 00:59:14 +00:00 |
|
Doug MacEachern
|
cac8fa29a6
|
fix proc_args from breaking on zero-length arg
|
2006-04-23 16:01:08 +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
|
fae3648010
|
fix proc_args on FreeBSD 6.0
|
2006-04-03 17:27:06 +00:00 |
|
Doug MacEachern
|
4c4a13570b
|
Remove Darwin proc_mem.shared impl
|
2006-03-16 18:36:07 +00:00 |
|
Doug MacEachern
|
335756bdb3
|
add net_interface_stat.speed
|
2006-03-07 01:26:27 +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
|
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
|
e63e0ff456
|
remove proc_mem.{rss,vsize}
|
2006-03-04 02:48:58 +00:00 |
|
Doug MacEachern
|
6e74f8455f
|
use HW_MEMSIZE on darwin for mem.total
|
2006-01-06 18:50:05 +00:00 |
|
Doug MacEachern
|
4717f7c8b4
|
use sigar->mach_port
|
2006-01-05 19:53:36 +00:00 |
|
Doug MacEachern
|
b32733daaa
|
fix compile on darwin
|
2006-01-05 19:33:12 +00:00 |
|
Doug MacEachern
|
bebaab7629
|
backout last change. sysctl swap stuff compiled on freebsd4 but doesnt work
|
2006-01-04 23:13:35 +00:00 |
|
Doug MacEachern
|
6cd102f0d7
|
port sysctl version of swap_get to freebsd4
|
2006-01-04 23:01:45 +00:00 |
|
Doug MacEachern
|
988e6e5424
|
EPERM_KMEM will map to SigarPermissionDeniedException
|
2006-01-04 22:46:20 +00:00 |
|
Doug MacEachern
|
b9eb07e719
|
SIGAR_EPERM_KMEM if failed to open /dev/kmem
|
2006-01-04 18:26:23 +00:00 |
|
Doug MacEachern
|
1f836924ce
|
kvm_close
|
2006-01-04 18:04:51 +00:00 |
|
Doug MacEachern
|
2f574c725c
|
use sigar_cpu_mhz_from_model
|
2006-01-03 21:48:30 +00:00 |
|
Doug MacEachern
|
1486b87692
|
add sanity check
|
2006-01-03 20:22:12 +00:00 |
|
Doug MacEachern
|
1f347a7d09
|
KERN_PROC_ARGS works on freebsd4 too
|
2006-01-03 19:54:06 +00:00 |
|
Doug MacEachern
|
8e153ef62f
|
port proc_fd to freebsd4
|
2006-01-02 22:18:33 +00:00 |
|
Doug MacEachern
|
e56e760d58
|
port proc_port to freebsd4
|
2006-01-02 22:15:24 +00:00 |
|
Doug MacEachern
|
6dbaff7b07
|
net_connection_list works on freebsd4 too
|
2006-01-02 22:04:19 +00:00 |
|
Doug MacEachern
|
7745201227
|
route_list works on freebsd4 too
|
2006-01-02 22:00:32 +00:00 |
|
Doug MacEachern
|
6c3eda260b
|
proc_time impl for freebsd4
|
2006-01-02 21:51:02 +00:00 |
|
Doug MacEachern
|
3d4267a6a7
|
workaround freebsd lack of per-cpu metrics
|
2006-01-02 18:45:49 +00:00 |
|
Doug MacEachern
|
e2aeb5aac0
|
remove unused code
|
2006-01-02 17:18:55 +00:00 |
|