Commit Graph

  • 5159ce22bb add more ptql tests Doug MacEachern 2007-04-07 01:23:58 +0000
  • 1e922146a6 [SIGAR-47] Fix sigar_mem_get on 64-bit FreeBSD Doug MacEachern 2007-04-06 23:38:23 +0000
  • 71829d95ce shuffle includes to fix freebsd compile Doug MacEachern 2007-04-06 18:01:50 +0000
  • 361624c484 filter out MNT_RDONLY mount from file_system_list Doug MacEachern 2007-04-06 17:41:05 +0000
  • 43ffe1cc1a 0.0.0.0 == * Doug MacEachern 2007-04-06 16:23:19 +0000
  • 1e45ce07e4 prefer ipv4 listen addresses Doug MacEachern 2007-04-06 16:22:24 +0000
  • 4e9ee330df broaden inet_ntop support Doug MacEachern 2007-04-06 16:05:47 +0000
  • 8f393ee9cc properly handle ipv6 addresses in net_connection_get Doug MacEachern 2007-04-06 15:44:12 +0000
  • c6cad78da2 fix net_listen caching Doug MacEachern 2007-04-06 15:20:09 +0000
  • 84f5dd1ca5 test stuff Doug MacEachern 2007-04-06 14:03:29 +0000
  • 4a9e360914 add primary interface info Doug MacEachern 2007-04-06 13:54:42 +0000
  • 873849d4aa replace getNetListenAddress with native function Doug MacEachern 2007-04-06 13:47:02 +0000
  • 66fe4fee09 format nit Doug MacEachern 2007-04-06 13:39:25 +0000
  • f6f395d68e Add net_listen_address function to lookup bind address of a listen socket Doug MacEachern 2007-04-06 12:50:05 +0000
  • fbaa233617 save listen port address as cache val for later use Doug MacEachern 2007-04-06 12:27:32 +0000
  • 614fd63728 [SIGAR-4] Move to walk version of net_stat Doug MacEachern 2007-04-06 12:14:38 +0000
  • 86deb1a2d9 Add net_stat_port function to provide metrics on specific port+address Doug MacEachern 2007-04-06 05:05:37 +0000
  • 808a7deeba update changes Doug MacEachern 2007-04-05 20:31:26 +0000
  • e3edf38057 [SIGAR-46] Fix cpu_info.{mhz,cache_size} fields in UML vms Doug MacEachern 2007-04-05 18:51:22 +0000
  • f1899e093d fix whitespace trim in cpu_model_adjust Doug MacEachern 2007-04-05 18:46:04 +0000
  • e91faa5dbc change net_info to work if /etc/resolv.conf does not exist Doug MacEachern 2007-04-05 17:00:28 +0000
  • a2572d9510 change net_interface_config_primary_get to likely interface if none have an ip (unplugged) Doug MacEachern 2007-04-05 16:56:42 +0000
  • ea2ae2b59f fix macro def Doug MacEachern 2007-04-05 16:20:35 +0000
  • 2af66e050e return SIGAR_ENXIO if sigar_net_interface_config_primary_get fails Doug MacEachern 2007-04-05 15:55:59 +0000
  • e2bf1c40d4 add SIGAR_ENXIO Doug MacEachern 2007-04-05 15:55:42 +0000
  • 7dab1f69a2 return SIGAR_ENOENT if sigar_net_interface_config_primary_get fails Doug MacEachern 2007-04-05 15:50:23 +0000
  • 9d528d6d78 move some errno mappings to sigar.h Doug MacEachern 2007-04-05 15:49:17 +0000
  • 5ec635a1b4 change sigar_net_interface_config_get to return sigar_net_interface_config_primary_get if name == NULL Doug MacEachern 2007-04-05 15:41:43 +0000
  • 0e48e92124 allow null Strings to pass thru Doug MacEachern 2007-04-05 15:27:23 +0000
  • 3c82da72c2 unicode-ize Doug MacEachern 2007-04-05 15:06:13 +0000
  • 676be63f35 test ProcFileMirror Doug MacEachern 2007-04-05 02:49:54 +0000
  • 1ca37d4411 FileWatcher to mirror /proc files Doug MacEachern 2007-04-05 02:49:23 +0000
  • be5ee7b600 [SIGAR-4] Add hook for using mirrored /proc/net/tcp file Doug MacEachern 2007-04-05 02:26:00 +0000
  • 16a1273b70 handle versioned .jar files Doug MacEachern 2007-04-04 18:22:25 +0000
  • 1092f32fe2 update proc_state.threads javadoc Doug MacEachern 2007-04-04 18:22:05 +0000
  • b457837f28 Fix cpu ticks to msec on linux/ia64 Submitted by: Jan Kneschke <jan.kneschke@mysql.com> Doug MacEachern 2007-03-29 20:40:54 +0000
  • b1a19f4e72 Implement proc_state_t.threads on OS X Doug MacEachern 2007-03-24 23:07:42 +0000
  • da7ea6cb29 add function to get primary net_interface_config Doug MacEachern 2007-03-13 03:49:08 +0000
  • 02ddbf19cd validate string to pid conversion Doug MacEachern 2007-03-11 22:44:30 +0000
  • 259e157b30 fix Pid.Service query parse result Doug MacEachern 2007-03-11 22:39:47 +0000
  • 54792c3914 include errno.h Doug MacEachern 2007-03-11 22:23:11 +0000
  • 156cb68b3c validate string to number conversion Doug MacEachern 2007-03-11 22:18:04 +0000
  • 10a031eda3 validate string to number conversion Doug MacEachern 2007-03-11 22:14:50 +0000
  • cb4dbce82d validate char value length == 1 Doug MacEachern 2007-03-11 22:06:22 +0000
  • 0ae78b60d9 add ProcCpu support Doug MacEachern 2007-03-11 22:00:07 +0000
  • 9983d0a80d add support for double values Doug MacEachern 2007-03-11 21:58:03 +0000
  • 04f5080859 implement Pid.Service query Doug MacEachern 2007-03-11 21:50:23 +0000
  • 4162251bf3 add ProcCpu typemap Doug MacEachern 2007-03-11 21:48:47 +0000
  • 93ef97aaa8 Implement native sigar_proc_cpu_get function Doug MacEachern 2007-03-11 21:46:41 +0000
  • 171f2e021e no need to FreeLibrary handle returned by GetModuleHandle Doug MacEachern 2007-03-08 01:59:08 +0000
  • 1affc51534 Plug various handle+mem leaks on win32 Submitted by: Jan Kneschke <jan.kneschke@mysql.com> Doug MacEachern 2007-03-07 23:24:41 +0000
  • 795db98647 refactor for Pid.Service ptql Doug MacEachern 2007-03-07 06:51:18 +0000
  • 29ef270b9a add ptql re java impl Doug MacEachern 2007-03-07 05:11:53 +0000
  • b615e4b90c add hook to implement ptql re when not compiled with pcre Doug MacEachern 2007-03-07 05:09:56 +0000
  • 537863b3c3 -Dsigar.ptql.native=true to enable testing native port Doug MacEachern 2007-03-07 05:08:19 +0000
  • fe2125d9af fix indentation Doug MacEachern 2007-03-06 23:10:14 +0000
  • d459b79bdd fixup procexe.name on non-english windows Doug MacEachern 2007-03-06 03:39:29 +0000
  • 955891dbef add translation to getKeys and getInstances Doug MacEachern 2007-03-06 02:21:28 +0000
  • 3345613037 dont need to lc index Doug MacEachern 2007-03-06 00:29:40 +0000
  • ebf212248e test validate method Doug MacEachern 2007-03-06 00:05:25 +0000
  • 34899987c0 remove CSTATUS_ prefix Doug MacEachern 2007-03-06 00:03:24 +0000
  • e0e7e7d4a0 sizeof PDH_STATUS == sizeof int Doug MacEachern 2007-03-05 23:56:30 +0000
  • 457463daf5 add constants for use with validate Doug MacEachern 2007-03-05 23:38:10 +0000
  • c6066d166b enable translation by default Doug MacEachern 2007-03-05 22:10:47 +0000
  • 2c9b1f638a lower case names in translation index table Doug MacEachern 2007-03-05 22:08:35 +0000
  • da89d13c77 handle duplicate counter names Doug MacEachern 2007-03-05 21:48:58 +0000
  • c2296865e2 add PdhValidatePath wrapper Doug MacEachern 2007-03-05 21:24:03 +0000
  • 98fd0fdbcc there may be more than one index per name Doug MacEachern 2007-03-05 21:14:27 +0000
  • 9289f45dce add PdhLookupPerfIndexByName wrapper Doug MacEachern 2007-03-04 19:06:53 +0000
  • a4f7770067 [SIGAR-29] Add pdh language translation support Doug MacEachern 2007-03-04 18:12:59 +0000
  • 3b5ce46c4d add isEnglish helper Doug MacEachern 2007-03-04 16:55:58 +0000
  • 77cde94e95 localize tests Doug MacEachern 2007-03-03 23:20:21 +0000
  • 5916fd41e1 trim name Doug MacEachern 2007-03-03 23:19:44 +0000
  • cd49b7281f unicode-ize Doug MacEachern 2007-03-03 23:05:10 +0000
  • 9dae5e1ab1 add PdhLookupPerfNameByIndex wrapper Doug MacEachern 2007-03-03 22:20:24 +0000
  • 36bd793822 remove unused properties map Doug MacEachern 2007-03-03 21:57:32 +0000
  • 013142eb93 remove unused properties map Doug MacEachern 2007-03-03 21:56:44 +0000
  • a23d72e007 use english names Doug MacEachern 2007-03-03 21:47:46 +0000
  • fc5d1b1823 add Pdh.getPerflibCounterMap() Doug MacEachern 2007-03-03 21:37:44 +0000
  • 8f70da2dd3 add win32.LocaleInfo Doug MacEachern 2007-03-03 21:03:21 +0000
  • eda91e1e8a add RegistryKey.getMultiStringValue() Doug MacEachern 2007-03-03 18:25:02 +0000
  • b0e7fd04f1 win32 has signal.h Doug MacEachern 2007-03-03 18:21:57 +0000
  • f5937a5bdf fix compile warning on solaris Doug MacEachern 2007-03-02 14:09:13 +0000
  • 92b68a1df7 signal tests Doug MacEachern 2007-03-02 05:45:58 +0000
  • 5986302061 make getSigNum public Doug MacEachern 2007-03-02 05:44:49 +0000
  • 123e14e283 add signal name lookup support Doug MacEachern 2007-03-01 06:15:23 +0000
  • 247937d0bb SIGAR-43 freebsd update Submitted By: Nicolas Laurent Doug MacEachern 2007-02-28 05:14:24 +0000
  • 30c1d35714 Make Java objects returned by Sigar class Serializable Doug MacEachern 2007-02-24 16:19:17 +0000
  • 6a926ec91d Perl binding updates Submitted by: Nicolas Laurent Doug MacEachern 2007-02-22 03:52:03 +0000
  • 85407d98b4 [SIGAR-45] Fix disk reads/writes for LVM managed volumes Doug MacEachern 2007-02-22 02:28:21 +0000
  • 25994f6abd add native ptql bindings Doug MacEachern 2007-02-20 02:07:19 +0000
  • 20d17f623e remove unused sigar param in ptql_query_{create,destroy} Doug MacEachern 2007-02-20 01:54:00 +0000
  • 39870c98d5 provide access to underlying Sigar object Doug MacEachern 2007-02-20 01:34:25 +0000
  • bd9b0ea005 [SIGAR-43] Fix perl bindings compile Submitted by: Nicolas Doug MacEachern 2007-02-19 22:01:14 +0000
  • 4faf382ac4 [SIGAR-42] Honor Solaris mnttab ignore flag in file_system_list Doug MacEachern 2007-02-15 14:27:11 +0000
  • 39d8d0930b [SIGAR-17] Fix possible bad cpu list number on Solaris Doug MacEachern 2007-02-13 00:21:11 +0000
  • 769634ef4b fix error message Doug MacEachern 2007-02-08 02:10:20 +0000
  • 3f94d624b1 Make sure solaris has _POSIX_PTHREAD_SEMANTICS defined Doug MacEachern 2007-02-07 16:32:36 +0000
  • 1c8433cd7d fix possible overflow Doug MacEachern 2007-02-05 20:21:53 +0000
  • 08d212ecf9 add kill(String,int) Doug MacEachern 2007-02-04 17:47:05 +0000