Commit Graph

623 Commits

Author SHA1 Message Date
Doug MacEachern 021fb5183e move getJavaMainClass to ProcUtil class 2006-01-22 21:43:19 +00:00
Doug MacEachern 6bfbfad766 add pause/resume service controls 2006-01-17 21:44:37 +00:00
Doug MacEachern 1be17d8e6d absolute path required for FindExecutable 2006-01-16 17:58:40 +00:00
Doug MacEachern b452be5c40 treat exe same as cwd, skip assertion if empty 2006-01-16 00:36:06 +00:00
Doug MacEachern 29b59a0d2b if counter name does not exist, try w/ "/sec" appended 2006-01-16 00:33:01 +00:00
Doug MacEachern 9ba9ce1a23 -Dsigar.testVerbose=true will turn on verbose 2006-01-13 18:46:13 +00:00
Doug MacEachern 0ecb3766bc bump version 2006-01-11 04:51:01 +00:00
Doug MacEachern 83d4958bb0 add win32 methods to help find exe associated w/ a script extension 2006-01-10 22:37:27 +00:00
Doug MacEachern a22dcc8af2 bump version 2006-01-06 18:52:53 +00:00
Doug MacEachern 57fc445f4b bump version 2006-01-05 21:45:31 +00:00
Doug MacEachern 1ec36664bc support mapping of os impl errors to Sigar*Exception classes 2006-01-04 22:45:31 +00:00
Doug MacEachern 3b439a8c21 bump copyright.year 2006-01-03 03:18:57 +00:00
Doug MacEachern ee0f0c774a skip Totals if there is only 1 cpu 2006-01-02 17:07:54 +00:00
Doug MacEachern 526ee37bcb fix compile on freebsd 4.x 2005-12-31 18:43:09 +00:00
Doug MacEachern 7820b451cc make sigar_main more portable 2005-12-31 18:29:55 +00:00
Doug MacEachern 831a7c3f23 bump version 2005-12-21 23:32:55 +00:00
Doug MacEachern 0d2a149924 refactor interaction with windows dlls 2005-12-20 23:09:34 +00:00
Doug MacEachern c2b8921196 filter out some files 2005-12-20 01:48:02 +00:00
Doug MacEachern e0da00edc7 bump version 2005-12-20 00:55:54 +00:00
Doug MacEachern ca1568dcf8 remove sigar-exe for now 2005-12-19 22:05:36 +00:00
Doug MacEachern 474474d0b5 also match 'apache2' for apfind 2005-12-16 22:34:08 +00:00
Doug MacEachern 54105b5eb3 if -jar, try to get Main-Class from jar manifest 2005-12-16 21:37:26 +00:00
Doug MacEachern 430962a988 if -jar, use the jar name since no classname will be specified 2005-12-16 20:14:11 +00:00
Doug MacEachern d3e64a31fc need gcc for sigar-exe 2005-12-16 01:32:09 +00:00
Doug MacEachern 97a31a24f5 add native version/build date 2005-12-16 01:20:17 +00:00
Doug MacEachern e014912280 (Final) is not a codename 2005-12-15 23:35:36 +00:00
Doug MacEachern 2750b0b50c add -Wall for exe 2005-12-15 20:23:33 +00:00
Doug MacEachern 3830c3848f build an exe 2005-12-15 05:35:43 +00:00
Doug MacEachern 982b898aa2 make ARCHLIB the full library name 2005-12-15 00:14:03 +00:00
Doug MacEachern c4d439f609 add more version fields 2005-12-14 23:48:28 +00:00
Doug MacEachern 56b9152e93 refactor version replacement stuff to a single target 2005-12-14 23:42:22 +00:00
Doug MacEachern 9166277502 comment 2005-12-14 03:02:19 +00:00
Doug MacEachern b4256d7aac fix comment 2005-12-14 03:01:29 +00:00
Doug MacEachern 7162f1c590 add du command 2005-12-14 02:59:05 +00:00
Doug MacEachern 2e7bb972fd add DirUsage 2005-12-14 02:58:26 +00:00
Doug MacEachern ab3abd5119 add dir_stat.disk_usage 2005-12-14 01:28:44 +00:00
Doug MacEachern 9c0467932e bump version 2005-12-09 21:02:41 +00:00
Doug MacEachern 142721a52f provide option to use sudo to read the file 2005-12-08 20:46:09 +00:00
Doug MacEachern d9a2f6f284 InputStream wrapper to read files w/ sudo 2005-12-08 20:45:32 +00:00
Doug MacEachern 082c64e00c use ifconfig->type 2005-12-06 17:15:07 +00:00
Doug MacEachern c224d52ce3 update typemap 2005-12-06 17:13:59 +00:00
Doug MacEachern b58b47f214 s/ulong/long/g 2005-12-06 17:08:14 +00:00
Doug MacEachern f6aa1fa388 add NetInterfaceConfig.Type 2005-12-06 17:01:54 +00:00
Doug MacEachern a3d5083eb3 bump version 2005-12-05 18:49:33 +00:00
Doug MacEachern 1921b62a7b fix osx description 2005-12-01 22:40:13 +00:00
Doug MacEachern 7e6f2316a1 1.1.25 2005-11-28 23:19:46 +00:00
Doug MacEachern 1e307231d7 proc_mem.page_faults for darwin 2005-11-28 17:50:43 +00:00
Doug MacEachern 14677ee1b8 add pinfo command to view all proc fields 2005-11-23 19:46:19 +00:00
Doug MacEachern 504ad65e3d use ProcState.toString 2005-11-23 19:34:47 +00:00
Doug MacEachern a939985b5d generate toMap and toString methods 2005-11-23 19:33:12 +00:00