Commit Graph

73 Commits

Author SHA1 Message Date
Boaz 341e288e98 With Tomer.
Optimizing the performance counter queries on win32.

There is now a cache for 1 second to all performance counter data.
2015-07-16 16:11:16 +03:00
nira11 924c4c7476 removed; 2013-09-15 13:54:49 +00:00
nira11 07b221a253 disk io works using cache - also pid cache cleanup and pid cache dump 2013-09-15 12:00:23 +00:00
Doug MacEachern 9b8ec6ec5a Merge branch 'sigar-1.6' 2011-04-08 13:03:40 -07:00
Doug MacEachern 639169e9cc [SIGAR-228] increase buflen for gethostbyname_r 2011-04-08 13:03:32 -07:00
Doug MacEachern 8016dbe364 GPL v2 license -> Apache 2 license
(grit-generated)
2010-04-28 15:08:39 -07:00
Doug MacEachern 4fe3feb198 Merge branch 'sigar-1.6'
Conflicts:
	bindings/java/src/org/hyperic/sigar/jmx/SigarCpu.java
	bindings/java/src/org/hyperic/sigar/jmx/SigarCpuInfo.java
	bindings/java/src/org/hyperic/sigar/jmx/SigarCpuPerc.java
	bindings/java/src/org/hyperic/sigar/jmx/SigarLoadAverage.java
	bindings/java/src/org/hyperic/sigar/jmx/SigarMem.java
	bindings/java/src/org/hyperic/sigar/jmx/SigarSwap.java
	bindings/ruby/examples/cpu_info.rb
	bindings/ruby/examples/df.rb
	bindings/ruby/examples/free.rb
	bindings/ruby/examples/ifconfig.rb
	bindings/ruby/examples/netstat.rb
	bindings/ruby/examples/pargs.rb
	bindings/ruby/examples/penv.rb
	bindings/ruby/examples/who.rb
2010-04-28 15:03:12 -07:00
Doug MacEachern 73f9b8cf84 GPL v2 license -> Apache 2 license
(grit-generated)
2010-04-28 14:57:11 -07:00
Doug MacEachern b5cf0dbef4 (SIGAR-199) add arp decls 2010-01-18 19:09:10 -08:00
Matthew Kent ea3fcd5b45 Add more interface types from net-tools. 2009-08-10 00:29:23 -07:00
Doug MacEachern 54d1ee7cff add some ipv6 related macros 2009-07-29 15:13:25 -07:00
Doug MacEachern 0da8e9d95f prefix|scope .= 6 2009-07-25 08:09:53 -07:00
Doug MacEachern 0e763c13e2 stub net_interface_config ipv6 support 2009-07-24 17:13:19 -07:00
Doug MacEachern 91287c0598 more disk_init fields 2008-04-26 23:32:09 +00:00
Doug MacEachern 71fdbb13e2 strcase wrappers 2008-03-26 21:17:10 +00:00
Doug MacEachern 15f7996b8a add sigar_time_now_millis util 2008-03-16 19:19:35 +00:00
Doug MacEachern 71635f2c1c Add sigar_proc_list_t to sigar_t for internal re-use 2007-12-21 22:42:31 +00:00
Doug MacEachern f329124437 Add macro to convert nanoseconds to milliseconds 2007-12-13 06:18:06 +00:00
Doug MacEachern 77a9528f91 SIGAR_DISK_STATS_NOTIMPL -> SIGAR_DISK_STATS_INIT 2007-11-07 06:44:57 +00:00
Doug MacEachern ac8f9541cd [SIGAR-71] option for cpu_list to report cores rather than sockets 2007-11-06 06:55:55 +00:00
Doug MacEachern 5d0057b8cc move SIGAR_64BIT decl to sigar.h 2007-11-04 18:26:53 +00:00
Doug MacEachern 079759ca57 extend FSDEV_ID for use w/ /dev 2007-11-04 18:17:57 +00:00
Doug MacEachern 76beb87f73 move fsdev field to sigar_t 2007-11-04 16:29:19 +00:00
Doug MacEachern 382dcba038 add disk service_time field 2007-11-03 23:01:20 +00:00
Doug MacEachern 4d7e7a3bd7 re-org sigar_disk_usage_t struct 2007-10-13 21:56:18 +00:00
Doug MacEachern 98157a49ce share FSDEV_ID macro 2007-10-09 21:53:34 +00:00
Doug MacEachern 8fb0941eca add file_system_usage.disk_time 2007-10-09 21:48:50 +00:00
Doug MacEachern db8b0124d2 add sigar_net_services_name_get 2007-09-16 18:32:56 +00:00
Doug MacEachern f8c583fbc8 remove _stat from sigar_tcp names 2007-08-08 05:34:21 +00:00
Doug MacEachern 9567fc1074 Update strdup wrapper for current dmalloc version 2007-07-26 02:46:56 +00:00
Doug MacEachern 3e9cc6606e add generic TCP-MIB::tcpCurrEstab impl 2007-07-14 22:51:38 +00:00
Doug MacEachern 3e064dfeb7 rid warnings from modern MSVC 2007-06-27 01:10:12 +00:00
Doug MacEachern 994642cd26 Improve 64-bit detection
Submitted by: Jan Kneschke <jan.kneschke@mysql.com>
2007-05-10 15:05:34 +00:00
Doug MacEachern 8772228ceb un-static proc_args_create 2007-04-22 19:57:34 +00:00
Doug MacEachern 6da1470043 fix ptql_query_find 2007-04-22 17:54:36 +00:00
Doug MacEachern 09c4138dbd make sigar_proc_args_get a wrapper 2007-04-22 05:37:39 +00:00
Doug MacEachern ad433cf375 make sigar_proc_list_get a wrapper 2007-04-22 03:54:04 +00:00
Doug MacEachern aa4e73c437 allow setting of sigar_strerror 2007-04-15 23:06:57 +00:00
Doug MacEachern 614fd63728 [SIGAR-4] Move to walk version of net_stat 2007-04-06 12:14:38 +00:00
Doug MacEachern b457837f28 Fix cpu ticks to msec on linux/ia64
Submitted by: Jan Kneschke <jan.kneschke@mysql.com>
2007-03-29 20:40:54 +00:00
Doug MacEachern 93ef97aaa8 Implement native sigar_proc_cpu_get function 2007-03-11 21:46:41 +00:00
Doug MacEachern b615e4b90c add hook to implement ptql re when not compiled with pcre 2007-03-07 05:09:56 +00:00
Doug MacEachern 1c8433cd7d fix possible overflow 2007-02-05 20:21:53 +00:00
Doug MacEachern 07c0cb7ff0 make sigar_strerror usable internally w/o sigar_t 2007-01-03 22:47:00 +00:00
Doug MacEachern 7f039d6033 add offsetof helper 2006-12-18 05:51:45 +00:00
Doug MacEachern 524844f9a6 remove TICK2SEC, add TICK2NSEC 2006-12-04 18:44:28 +00:00
Doug MacEachern 795fa1ae44 [SIGAR-19] change process cpu time units to milliseconds 2006-12-04 03:42:27 +00:00
Doug MacEachern d93c43fa9b dont include strings.h ifdef darwin 2006-09-26 13:23:48 +00:00
Doug MacEachern 84b8fff7b1 start port of OperatingSystem.java to sigar_sys_info C api 2006-09-24 18:23:04 +00:00
Doug MacEachern 36fc25dab6 _r functions are deprecated in hpux 11 and not supported on itanium 2006-08-05 00:35:00 +00:00