Doug MacEachern
|
503298c5cd
|
move ProcessFinder.find to native code
|
2007-04-21 22:48:20 +00:00 |
|
Doug MacEachern
|
a1a9f3f494
|
add native single process finder
|
2007-04-21 18:04:47 +00:00 |
|
Doug MacEachern
|
2bb854483f
|
improve native ptql exception messages
|
2007-04-15 23:26:09 +00:00 |
|
Doug MacEachern
|
886f04adea
|
rid compile warnings from modern gcc
|
2007-04-15 15:58:09 +00:00 |
|
Doug MacEachern
|
9a04924df3
|
fold java CurrentProcessSummary metric into sigar_proc_stat_t
|
2007-04-14 22:28:25 +00:00 |
|
Doug MacEachern
|
d272e88b2d
|
fix serialVersionUID on 64-bit systems
|
2007-04-11 00:46:53 +00:00 |
|
Doug MacEachern
|
873849d4aa
|
replace getNetListenAddress with native function
|
2007-04-06 13:47:02 +00:00 |
|
Doug MacEachern
|
86deb1a2d9
|
Add net_stat_port function to provide metrics on specific port+address
|
2007-04-06 05:05:37 +00:00 |
|
Doug MacEachern
|
9d528d6d78
|
move some errno mappings to sigar.h
|
2007-04-05 15:49:17 +00:00 |
|
Doug MacEachern
|
0e48e92124
|
allow null Strings to pass thru
|
2007-04-05 15:27:23 +00:00 |
|
Doug MacEachern
|
3c82da72c2
|
unicode-ize
|
2007-04-05 15:06:13 +00:00 |
|
Doug MacEachern
|
1092f32fe2
|
update proc_state.threads javadoc
|
2007-04-04 18:22:05 +00:00 |
|
Doug MacEachern
|
93ef97aaa8
|
Implement native sigar_proc_cpu_get function
|
2007-03-11 21:46:41 +00:00 |
|
Doug MacEachern
|
795db98647
|
refactor for Pid.Service ptql
|
2007-03-07 06:51:18 +00:00 |
|
Doug MacEachern
|
29ef270b9a
|
add ptql re java impl
|
2007-03-07 05:11:53 +00:00 |
|
Doug MacEachern
|
e0e7e7d4a0
|
sizeof PDH_STATUS == sizeof int
|
2007-03-05 23:56:30 +00:00 |
|
Doug MacEachern
|
c2296865e2
|
add PdhValidatePath wrapper
|
2007-03-05 21:24:03 +00:00 |
|
Doug MacEachern
|
9289f45dce
|
add PdhLookupPerfIndexByName wrapper
|
2007-03-04 19:06:53 +00:00 |
|
Doug MacEachern
|
cd49b7281f
|
unicode-ize
|
2007-03-03 23:05:10 +00:00 |
|
Doug MacEachern
|
9dae5e1ab1
|
add PdhLookupPerfNameByIndex wrapper
|
2007-03-03 22:20:24 +00:00 |
|
Doug MacEachern
|
8f70da2dd3
|
add win32.LocaleInfo
|
2007-03-03 21:03:21 +00:00 |
|
Doug MacEachern
|
eda91e1e8a
|
add RegistryKey.getMultiStringValue()
|
2007-03-03 18:25:02 +00:00 |
|
Doug MacEachern
|
123e14e283
|
add signal name lookup support
|
2007-03-01 06:15:23 +00:00 |
|
Doug MacEachern
|
30c1d35714
|
Make Java objects returned by Sigar class Serializable
|
2007-02-24 16:19:17 +00:00 |
|
Doug MacEachern
|
25994f6abd
|
add native ptql bindings
|
2007-02-20 02:07:19 +00:00 |
|
Doug MacEachern
|
45d95b1f74
|
vmcontrol wrapper not currently support on native 64-bit
|
2006-12-05 06:36:15 +00:00 |
|
Doug MacEachern
|
b3a94c71eb
|
always include stdio.h
|
2006-12-04 22:48:16 +00:00 |
|
Doug MacEachern
|
fb7a499219
|
use env for dl_debug
|
2006-12-04 21:55:55 +00:00 |
|
Doug MacEachern
|
894f7e52ad
|
Add Java wrapper for VMware vmcontrol API
|
2006-12-04 21:07:46 +00:00 |
|
Doug MacEachern
|
228ee133be
|
[SIGAR-26] Change Pdh.getFormattedValue() to collect 2 counters if needed
|
2006-12-04 19:45:00 +00:00 |
|
Doug MacEachern
|
39a09989ed
|
compile on windows with modern visual studios
|
2006-10-19 21:30:57 +00:00 |
|
Doug MacEachern
|
f5d84d4f67
|
rename INET6_ADDRSTRLEN -> SIGAR_INET6_ADDRSTRLEN
|
2006-10-19 20:10:13 +00:00 |
|
Doug MacEachern
|
b619761246
|
add SysInfo.machine
|
2006-09-25 12:58:17 +00:00 |
|
Doug MacEachern
|
8d9ef28aec
|
generate SysInfo class
|
2006-09-25 00:23:52 +00:00 |
|
Doug MacEachern
|
e472dc9d9a
|
add copyright
|
2006-07-15 17:46:36 +00:00 |
|
Doug MacEachern
|
859900e605
|
add/use SIGAR_64BIT macro and include powerpc64
|
2006-07-11 17:05:48 +00:00 |
|
Doug MacEachern
|
068e85880f
|
untabify
|
2006-07-11 00:46:08 +00:00 |
|
Doug MacEachern
|
00058b3de6
|
[SIGAR-4] switch to native version of NetStat.stat
|
2006-07-11 00:40:06 +00:00 |
|
Doug MacEachern
|
3c17c4974e
|
fix file check
|
2006-07-11 00:25:08 +00:00 |
|
Doug MacEachern
|
7b17fae247
|
use /dev/null or equiv when skipping generated .java
|
2006-07-10 22:03:37 +00:00 |
|
Doug MacEachern
|
b471945fbd
|
use generated jfieldId cache/setter for NetStat
|
2006-07-10 21:54:57 +00:00 |
|
Doug MacEachern
|
170bc35076
|
dont generate .java if already exists
add alias mechanism for structure members
|
2006-07-06 18:18:50 +00:00 |
|
Doug MacEachern
|
287af5e947
|
changing hwaddr to sigar_net_address_t
|
2006-07-05 21:12:10 +00:00 |
|
Doug MacEachern
|
c13e03716e
|
adjust .def generator
|
2006-07-05 19:08:44 +00:00 |
|
Doug MacEachern
|
9751e49318
|
remove obsolete 'NetAddr' mapping
|
2006-07-04 19:24:22 +00:00 |
|
Doug MacEachern
|
ee37d10b2c
|
convert net_route to use net_address_t
|
2006-07-04 19:22:05 +00:00 |
|
Doug MacEachern
|
86c4011c40
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:32:08 +00:00 |
|
Doug MacEachern
|
e4303ee612
|
store net_connection addresses in binary rather than string
|
2006-07-04 16:35:27 +00:00 |
|
Doug MacEachern
|
f26a733bfa
|
add/use macro for all functions in the 'Sigar' class
|
2006-07-03 16:26:21 +00:00 |
|
Doug MacEachern
|
841746528a
|
fix net_stat to deal w/ sizeof(jint) != sizeof(int)
|
2006-07-01 19:28:53 +00:00 |
|