Commit Graph

761 Commits

Author SHA1 Message Date
Doug MacEachern 45d95b1f74 vmcontrol wrapper not currently support on native 64-bit 2006-12-05 06:36:15 +00:00
Doug MacEachern 9359bb0a6f add vmware link test 2006-12-05 06:35:04 +00:00
Doug MacEachern d18f0b751f dont throw exception if vmware is not installed 2006-12-05 06:16:42 +00:00
Doug MacEachern f1cc21d7b5 link() fixups 2006-12-05 00:46:39 +00:00
Doug MacEachern 95a6cfcfd9 load ssleay32.dll relative to vmcontrollib.dll 2006-12-04 23:37:44 +00:00
Doug MacEachern ed05e577cd add windows linkage 2006-12-04 23:17:57 +00:00
Doug MacEachern b3a94c71eb always include stdio.h 2006-12-04 22:48:16 +00:00
Doug MacEachern 299dbd1831 ensure absolute path and add more helpers 2006-12-04 21:57:35 +00:00
Doug MacEachern fb7a499219 use env for dl_debug 2006-12-04 21:55:55 +00:00
Doug MacEachern cca0fde837 extend SigarException 2006-12-04 21:11:56 +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 795fa1ae44 [SIGAR-19] change process cpu time units to milliseconds 2006-12-04 03:42:27 +00:00
Doug MacEachern 508ea00374 bump version 2006-11-10 03:27:38 +00:00
Doug MacEachern e26be5dc38 [SIGAR-22] Prevent RuntimeException in FileTail impl from killing the FileWatcherThread 2006-10-27 20:29:27 +00:00
Doug MacEachern 1c909233b4 use Log instead of e.printStackTrace 2006-10-26 16:34:14 +00:00
Doug MacEachern a50e2ebb5b include .lib in the binary distro for win32 linkage 2006-10-20 00:32:49 +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 fa8f8a16e6 bump version 2006-09-25 00:42:47 +00:00
Doug MacEachern fd40d95d34 extend SysInfo 2006-09-25 00:36:19 +00:00
Doug MacEachern 8d9ef28aec generate SysInfo class 2006-09-25 00:23:52 +00:00
Doug MacEachern e83a49026c update cached invoker proxy 2006-09-08 17:01:02 +00:00
Doug MacEachern 0af0a9d75a catch NotImplementException around getProcFd 2006-08-29 00:30:27 +00:00
Doug MacEachern 84dcdd1fa6 use -s to test single-process ptql queries 2006-08-25 00:16:00 +00:00
Doug MacEachern 4b5a270033 Sigar.getProc*(String) methods now convert PTQL queries 2006-08-24 22:49:26 +00:00
Doug MacEachern 5c33239e82 add findSingleProcess(String) helper 2006-08-24 22:48:50 +00:00
Doug MacEachern a5bd4d351a [SIGAR-11] Initialize log fields in solaris_sigar.c:sigar_os_open 2006-07-24 18:14:19 +00:00
Doug MacEachern 03861a2135 create a -src package in dist target 2006-07-17 23:01:06 +00:00
Doug MacEachern 10dc0e793a dist file changes 2006-07-16 02:24:39 +00:00
Doug MacEachern 07b02d1817 use getNativeLibrary for archlib 2006-07-15 22:49:34 +00:00
Doug MacEachern 030fc2489e add getNativeLibrary() method 2006-07-15 22:49:07 +00:00
Doug MacEachern 078555634d PrintfFormat.java is copyright sun 2006-07-15 18:19:39 +00:00
Doug MacEachern e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern 5d984e7751 Validate that sigar.jar is binary compatible with the native library 2006-07-14 01:50:51 +00:00
Doug MacEachern b62d3c3d3e use copydep to regenerate version files if version.properties changes 2006-07-13 23:03:18 +00:00
Doug MacEachern 0af92b17f9 move some version stuff to version.properties 2006-07-13 21:54:52 +00:00
Doug MacEachern 859900e605 add/use SIGAR_64BIT macro and include powerpc64 2006-07-11 17:05:48 +00:00
Doug MacEachern f3b9a4a1c6 remove NetStat.sigar member, pass in to each stat() 2006-07-11 01:02:59 +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 b039f75177 check all states 2006-07-10 21:29:51 +00:00
Doug MacEachern e190a04ee4 use boolean flag to check state in close method 2006-07-06 18:37:38 +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 e6f646c709 catch UnsatisfiedLinkError so we can report other version info 2006-07-05 23:57:48 +00:00
Doug MacEachern 4d7d1919bc save loadError 2006-07-05 23:51:19 +00:00