Commit Graph

  • 9f5d5cadf5 improve CpuUsage metric Doug MacEachern 2007-02-03 02:23:31 +0000
  • 85a5f105e4 [SIGAR-40] Change win32 file_system_list to ignore removable disks Doug MacEachern 2007-02-02 19:11:47 +0000
  • 6742c80134 add simple timer registry Doug MacEachern 2007-02-01 01:01:19 +0000
  • 421f3b4dc5 add LastSampleTime Doug MacEachern 2007-02-01 00:49:06 +0000
  • 60c864fd55 add thread cpu usage percent Doug MacEachern 2007-02-01 00:34:11 +0000
  • fb98889e17 add MBean interface for CpuTimer Doug MacEachern 2007-01-31 18:54:55 +0000
  • 1e3b305018 add CpuUsage Doug MacEachern 2007-01-31 18:51:16 +0000
  • 1d9e3ac5a1 Dont require internal Sigar reference Doug MacEachern 2007-01-31 18:50:51 +0000
  • ba73629ca0 recognize vxfs as a local disk Doug MacEachern 2007-01-31 16:57:04 +0000
  • db6cc45f1c [SIGAR-38] Change win32 swap_get to use GlobalMemoryStatusEx Doug MacEachern 2007-01-29 23:30:39 +0000
  • 8802b3929b add EventLogRecord.getLogName method Doug MacEachern 2007-01-25 17:50:10 +0000
  • 6eb5f9db0b Add proper thread_cpu impl for OS X Doug MacEachern 2007-01-24 21:43:43 +0000
  • b685acc18a fix date Doug MacEachern 2007-01-23 17:01:04 +0000
  • 0425a0231a Fix proc_mem.size on HP-UX Doug MacEachern 2007-01-23 16:59:41 +0000
  • fdb740265a add SigarException.setMessage and use in FileInfo to include file name Doug MacEachern 2007-01-23 00:42:18 +0000
  • 2dcff7e5c9 [SIGAR-32] Fix FileTail on Windows Doug MacEachern 2007-01-22 23:58:23 +0000
  • 7ab5c14d77 [SIGAR-31] Improve truncation detection in FileTail Doug MacEachern 2007-01-20 01:37:45 +0000
  • 5087f2d84b make sigar.jar name configurable Doug MacEachern 2007-01-19 19:31:40 +0000
  • 6586fa8bd2 it is possible for an eventlog to have no entries Doug MacEachern 2007-01-19 17:49:26 +0000
  • 82f7664068 Add EventLog.getLogNames() method Doug MacEachern 2007-01-19 01:42:57 +0000
  • 3981cadde4 [SIGAR-29] Add simple counter name map to support language conversion Doug MacEachern 2007-01-19 00:58:34 +0000
  • 0d58f9f281 add contructor that takes already open sigar Doug MacEachern 2007-01-18 22:30:46 +0000
  • 8864012c94 note sparc64 changes Doug MacEachern 2007-01-17 18:51:07 +0000
  • 70755f8018 use futmpx in sigar_who_list for sparc64 Doug MacEachern 2007-01-17 18:48:36 +0000
  • 165e7d6a99 fix cpu metrics for sparc64 and change loadavg back to using ui32 Doug MacEachern 2007-01-17 18:14:14 +0000
  • ee70e39574 use kstat_named_t.value.ui64 when built for sparc64 Doug MacEachern 2007-01-17 17:19:06 +0000
  • f18113ec22 change branch.data to union to better handle various types Doug MacEachern 2007-01-17 16:48:22 +0000
  • 165ab47afd fix compile on aix 5.2 Doug MacEachern 2007-01-13 16:59:25 +0000
  • 9966f219e9 Add XenSource vendor support to sys_info api Doug MacEachern 2007-01-10 03:26:31 +0000
  • 07c0cb7ff0 make sigar_strerror usable internally w/o sigar_t Doug MacEachern 2007-01-03 22:47:00 +0000
  • 8f837228b3 add Port support Doug MacEachern 2007-01-02 00:26:03 +0000
  • b871d2fc3d add re support using pcre Doug MacEachern 2007-01-01 18:55:51 +0000
  • e4530495f9 save op name Doug MacEachern 2007-01-01 18:44:20 +0000
  • 2fae920acf add value_free callback Doug MacEachern 2007-01-01 18:36:16 +0000
  • a691637343 add data_free callback Doug MacEachern 2007-01-01 18:31:06 +0000
  • 93181d2cc4 rename is_ref -> is_set Doug MacEachern 2007-01-01 18:27:00 +0000
  • acd7559e55 give some context to match functions Doug MacEachern 2006-12-31 21:53:32 +0000
  • 3e71b0b340 add reference support Doug MacEachern 2006-12-31 19:06:03 +0000
  • e554a35a0e prevent possible segfault in proc_args Doug MacEachern 2006-12-31 17:31:04 +0000
  • 0bf91e99ad implement parent flag Doug MacEachern 2006-12-31 03:07:43 +0000
  • cbaec00d98 fix return value on windows Doug MacEachern 2006-12-31 00:33:42 +0000
  • 4ae984efd5 bandaid win32 lack of strtoull Doug MacEachern 2006-12-31 00:21:27 +0000
  • 268864db4d make sigar_file2str available ifdef WIN32 Doug MacEachern 2006-12-31 00:02:50 +0000
  • 19d6d8b361 for testing native ptql impl Doug MacEachern 2006-12-30 23:43:56 +0000
  • 790a77c31d support Pid.Pid.eq=$$ Doug MacEachern 2006-12-30 23:42:38 +0000
  • a5373bf7cc add flags to branch, use for Pid query Doug MacEachern 2006-12-22 05:52:23 +0000
  • 7311ce36e9 implement Pid query Doug MacEachern 2006-12-22 05:39:40 +0000
  • 75248f9447 improve Args index conversion Doug MacEachern 2006-12-19 06:08:03 +0000
  • 7a4f30d48b add branch_init callback Doug MacEachern 2006-12-19 05:26:33 +0000
  • 5bfb7b3cc7 add Env support Doug MacEachern 2006-12-19 03:23:53 +0000
  • 7fea14b407 sort queries based on expense Doug MacEachern 2006-12-18 08:19:42 +0000
  • ce2e73e418 bump version Doug MacEachern 2006-12-18 07:35:18 +0000
  • 5df1cb66d3 start native ptql impl Doug MacEachern 2006-12-18 07:34:24 +0000
  • 7f039d6033 add offsetof helper Doug MacEachern 2006-12-18 05:51:45 +0000
  • 963cfaa843 1.3 release Doug MacEachern 2006-12-11 05:57:27 +0000
  • a2ddc92363 conditionalize rpaths Doug MacEachern 2006-12-10 03:45:23 +0000
  • b2cfaa6ccb fixup linkage Doug MacEachern 2006-12-10 01:31:37 +0000
  • 7b7a9db050 fix setGuestInfo return type Doug MacEachern 2006-12-06 17:18:23 +0000
  • 19565d776d ssleay32.dll depends on libeay32.dll Doug MacEachern 2006-12-05 16:46:56 +0000
  • 57b9747bfe surpress stack Doug MacEachern 2006-12-05 07:20:12 +0000
  • 45d95b1f74 vmcontrol wrapper not currently support on native 64-bit Doug MacEachern 2006-12-05 06:36:15 +0000
  • 9359bb0a6f add vmware link test Doug MacEachern 2006-12-05 06:35:04 +0000
  • d18f0b751f dont throw exception if vmware is not installed Doug MacEachern 2006-12-05 06:16:42 +0000
  • f1cc21d7b5 link() fixups Doug MacEachern 2006-12-05 00:46:39 +0000
  • 95a6cfcfd9 load ssleay32.dll relative to vmcontrollib.dll Doug MacEachern 2006-12-04 23:37:44 +0000
  • ed05e577cd add windows linkage Doug MacEachern 2006-12-04 23:17:57 +0000
  • b3a94c71eb always include stdio.h Doug MacEachern 2006-12-04 22:48:16 +0000
  • 299dbd1831 ensure absolute path and add more helpers Doug MacEachern 2006-12-04 21:57:35 +0000
  • fb7a499219 use env for dl_debug Doug MacEachern 2006-12-04 21:55:55 +0000
  • cca0fde837 extend SigarException Doug MacEachern 2006-12-04 21:11:56 +0000
  • 894f7e52ad Add Java wrapper for VMware vmcontrol API Doug MacEachern 2006-12-04 21:07:46 +0000
  • 3676a936de add some debug info to cpu_list Doug MacEachern 2006-12-04 20:00:58 +0000
  • 228ee133be [SIGAR-26] Change Pdh.getFormattedValue() to collect 2 counters if needed Doug MacEachern 2006-12-04 19:45:00 +0000
  • d4f10e9cc7 improve sigar_thread_cpu_get resolution Doug MacEachern 2006-12-04 18:45:01 +0000
  • 524844f9a6 remove TICK2SEC, add TICK2NSEC Doug MacEachern 2006-12-04 18:44:28 +0000
  • 0844a450e3 changed all cpu time units Doug MacEachern 2006-12-04 18:31:35 +0000
  • 7fae53d95d [SIGAR-19] Change cpu time units to milliseconds Doug MacEachern 2006-12-04 18:30:37 +0000
  • 4b98533cba [SIGAR-19] Change cpu time units to milliseconds Doug MacEachern 2006-12-04 18:24:53 +0000
  • 70cefa7c18 [SIGAR-19] Change cpu time units to milliseconds Doug MacEachern 2006-12-04 18:22:51 +0000
  • 46d43d99b8 rename macro Doug MacEachern 2006-12-04 16:44:11 +0000
  • 5fa7a0d1b1 SIGAR-19 Doug MacEachern 2006-12-04 04:12:31 +0000
  • b0a55983dc [SIGAR-19] change process cpu time units to milliseconds Doug MacEachern 2006-12-04 04:11:59 +0000
  • 8a28fe5b51 [SIGAR-19] change process cpu time units to milliseconds Doug MacEachern 2006-12-04 03:54:29 +0000
  • 91b6685487 [SIGAR-19] change process cpu time units to milliseconds Doug MacEachern 2006-12-04 03:50:07 +0000
  • 795fa1ae44 [SIGAR-19] change process cpu time units to milliseconds Doug MacEachern 2006-12-04 03:42:27 +0000
  • 4e45608ce0 improve fqdn_ip filters Doug MacEachern 2006-12-02 20:24:52 +0000
  • 508ea00374 bump version Doug MacEachern 2006-11-10 03:27:38 +0000
  • eccb58d31f recent changes Doug MacEachern 2006-11-05 23:49:44 +0000
  • 90b801f045 add GetAdaptersAddresses wrapper Doug MacEachern 2006-11-05 22:41:11 +0000
  • 0e277dd5d6 fix broadcast flag check Doug MacEachern 2006-11-05 20:21:29 +0000
  • a73e93ae91 dwBCastAddr is a flag, not an address Doug MacEachern 2006-11-05 20:18:11 +0000
  • fc9fdb3941 fix compile w/ modern msvc Doug MacEachern 2006-11-05 20:10:52 +0000
  • 0bcc6f416e use copy of iptypes.h from vc7 Doug MacEachern 2006-11-05 20:08:23 +0000
  • dc33d0f571 use GetNumberOfInterfaces for netif related cache sizes Doug MacEachern 2006-11-05 19:57:51 +0000
  • 26479b421a fix broadcast address Doug MacEachern 2006-11-05 05:10:33 +0000
  • e8302a72f3 net_interface_config does not have to bail w/o ip address Doug MacEachern 2006-11-05 03:17:58 +0000
  • 72dcec2dde only return loopback and ethernet types in net_interface_list Doug MacEachern 2006-11-05 02:41:48 +0000
  • c77dd61985 use IpAddrTable instead of ApdapterInfo for net_interface_config Doug MacEachern 2006-11-05 02:26:03 +0000
  • 6c21782915 add GetIpAddrTable wrapper Doug MacEachern 2006-11-05 01:36:40 +0000
  • d6eb75c282 use return code instead of GetLastError() Doug MacEachern 2006-11-03 22:52:18 +0000