Commit Graph

131 Commits

Author SHA1 Message Date
Doug MacEachern f037037b0a move string format utils to sigar_format.[ch] 2007-05-19 03:40:12 +00:00
Doug MacEachern 6e51d8ac7b add sigar_file_system_ping util 2007-05-17 06:12:54 +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 1745dcf5d4 rename find_processes -> find 2007-04-22 03:16:38 +00:00
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 aa4e73c437 allow setting of sigar_strerror 2007-04-15 23:06:57 +00:00
Doug MacEachern 9a04924df3 fold java CurrentProcessSummary metric into sigar_proc_stat_t 2007-04-14 22:28:25 +00:00
Doug MacEachern 578b7607db fold sigar_proc_count into sigar_proc_stat_get 2007-04-14 21:28:17 +00:00
Doug MacEachern 66fe4fee09 format nit 2007-04-06 13:39:25 +00:00
Doug MacEachern f6f395d68e Add net_listen_address function to lookup bind address of a listen socket 2007-04-06 12:50:05 +00:00
Doug MacEachern 614fd63728 [SIGAR-4] Move to walk version of net_stat 2007-04-06 12:14:38 +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 ea2ae2b59f fix macro def 2007-04-05 16:20:35 +00:00
Doug MacEachern e2bf1c40d4 add SIGAR_ENXIO 2007-04-05 15:55:42 +00:00
Doug MacEachern 9d528d6d78 move some errno mappings to sigar.h 2007-04-05 15:49:17 +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 da7ea6cb29 add function to get primary net_interface_config 2007-03-13 03:49:08 +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 f5937a5bdf fix compile warning on solaris 2007-03-02 14:09:13 +00:00
Doug MacEachern 123e14e283 add signal name lookup support 2007-03-01 06:15:23 +00:00
Doug MacEachern 20d17f623e remove unused sigar param in ptql_query_{create,destroy} 2007-02-20 01:54:00 +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 5df1cb66d3 start native ptql impl 2006-12-18 07:34:24 +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 f5d84d4f67 rename INET6_ADDRSTRLEN -> SIGAR_INET6_ADDRSTRLEN 2006-10-19 20:10:13 +00:00
Doug MacEachern 768b4c31ed add sigar_strtoull 2006-10-10 16:27:01 +00:00
Doug MacEachern d93c43fa9b dont include strings.h ifdef darwin 2006-09-26 13:23:48 +00:00
Doug MacEachern 3633786fce save utsname.machine in sys_info.machine 2006-09-25 01:47:33 +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
Doug MacEachern e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern 93b3e261c5 add build to sigar_version_t 2006-07-13 21:56:06 +00:00
Doug MacEachern 859900e605 add/use SIGAR_64BIT macro and include powerpc64 2006-07-11 17:05:48 +00:00
Doug MacEachern 022f2d5e29 change hwaddr_set_null macro to prevent warnings from newer gcc 2006-07-11 16:30:09 +00:00
Doug MacEachern 42e0842c54 add sigar_net_address_hash function 2006-07-10 20:42:16 +00:00
Doug MacEachern 508a7d19b4 use sigar_uint32_t for net_stat metrics 2006-07-10 20:04:41 +00:00
Doug MacEachern 4a3a4caa07 fix SIGAR_IFHWADDRLEN 2006-07-05 21:38:44 +00:00
Doug MacEachern c2f0528538 changing hwaddr to sigar_net_address_t 2006-07-05 21:33:59 +00:00
Doug MacEachern 287af5e947 changing hwaddr to sigar_net_address_t 2006-07-05 21:12:10 +00:00
Doug MacEachern f410dfa739 sigar_inet_ntoa should only be used internally now 2006-07-05 18:11:25 +00:00