Commit Graph

850 Commits

Author SHA1 Message Date
Doug MacEachern 886f04adea rid compile warnings from modern gcc 2007-04-15 15:58:09 +00:00
Doug MacEachern 9a04924df3 fold java CurrentProcessSummary metric into sigar_proc_stat_t 2007-04-14 22:28:25 +00:00
Doug MacEachern d61d564c9b test getenv 2007-04-14 18:16:15 +00:00
Doug MacEachern 9de8d4924f bump version 2007-04-14 17:19:09 +00:00
Doug MacEachern af28b1e2d9 fix javadoc 2007-04-14 14:31:20 +00:00
Doug MacEachern 7dde393538 dont enable -Werror by default 2007-04-14 13:23:28 +00:00
Doug MacEachern d272e88b2d fix serialVersionUID on 64-bit systems 2007-04-11 00:46:53 +00:00
Doug MacEachern 0901b214c5 add svn tree awareness 2007-04-10 15:35:04 +00:00
Doug MacEachern 4dc3fb4f68 add net_connection_list wrapper 2007-04-10 02:41:15 +00:00
Doug MacEachern d0e4824949 better cmd toString 2007-04-09 19:50:32 +00:00
Doug MacEachern d53c03ec3d only create one ProcFileMirror 2007-04-07 12:47:33 +00:00
Doug MacEachern 2ab9ea67a6 use mirrored file mtime for timestamp 2007-04-07 12:45:26 +00:00
Doug MacEachern 2329d9b7f5 add constant for 1.4 compat, use to skip ipv6 addr 2007-04-07 03:00:26 +00:00
Doug MacEachern ba8d344da5 disable Pid.*.ne queries 2007-04-07 01:36:18 +00:00
Doug MacEachern 5159ce22bb add more ptql tests 2007-04-07 01:23:58 +00:00
Doug MacEachern 43ffe1cc1a 0.0.0.0 == * 2007-04-06 16:23:19 +00:00
Doug MacEachern 84f5dd1ca5 test stuff 2007-04-06 14:03:29 +00:00
Doug MacEachern 4a9e360914 add primary interface info 2007-04-06 13:54:42 +00:00
Doug MacEachern 873849d4aa replace getNetListenAddress with native function 2007-04-06 13:47:02 +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 9d528d6d78 move some errno mappings to sigar.h 2007-04-05 15:49:17 +00:00
Doug MacEachern 0e48e92124 allow null Strings to pass thru 2007-04-05 15:27:23 +00:00
Doug MacEachern 3c82da72c2 unicode-ize 2007-04-05 15:06:13 +00:00
Doug MacEachern 676be63f35 test ProcFileMirror 2007-04-05 02:49:54 +00:00
Doug MacEachern 1ca37d4411 FileWatcher to mirror /proc files 2007-04-05 02:49:23 +00:00
Doug MacEachern 16a1273b70 handle versioned .jar files 2007-04-04 18:22:25 +00:00
Doug MacEachern 1092f32fe2 update proc_state.threads javadoc 2007-04-04 18:22:05 +00:00
Doug MacEachern 4162251bf3 add ProcCpu typemap 2007-03-11 21:48:47 +00:00
Doug MacEachern 93ef97aaa8 Implement native sigar_proc_cpu_get function 2007-03-11 21:46:41 +00:00
Doug MacEachern 795db98647 refactor for Pid.Service ptql 2007-03-07 06:51:18 +00:00
Doug MacEachern 29ef270b9a add ptql re java impl 2007-03-07 05:11:53 +00:00
Doug MacEachern 537863b3c3 -Dsigar.ptql.native=true to enable testing native port 2007-03-07 05:08:19 +00:00
Doug MacEachern 955891dbef add translation to getKeys and getInstances 2007-03-06 02:21:28 +00:00
Doug MacEachern 3345613037 dont need to lc index 2007-03-06 00:29:40 +00:00
Doug MacEachern ebf212248e test validate method 2007-03-06 00:05:25 +00:00
Doug MacEachern 34899987c0 remove CSTATUS_ prefix 2007-03-06 00:03:24 +00:00
Doug MacEachern e0e7e7d4a0 sizeof PDH_STATUS == sizeof int 2007-03-05 23:56:30 +00:00
Doug MacEachern 457463daf5 add constants for use with validate 2007-03-05 23:38:10 +00:00
Doug MacEachern c6066d166b enable translation by default 2007-03-05 22:10:47 +00:00
Doug MacEachern 2c9b1f638a lower case names in translation index table 2007-03-05 22:08:35 +00:00
Doug MacEachern da89d13c77 handle duplicate counter names 2007-03-05 21:48:58 +00:00
Doug MacEachern c2296865e2 add PdhValidatePath wrapper 2007-03-05 21:24:03 +00:00
Doug MacEachern 98fd0fdbcc there may be more than one index per name 2007-03-05 21:14:27 +00:00
Doug MacEachern 9289f45dce add PdhLookupPerfIndexByName wrapper 2007-03-04 19:06:53 +00:00
Doug MacEachern a4f7770067 [SIGAR-29] Add pdh language translation support 2007-03-04 18:12:59 +00:00
Doug MacEachern 3b5ce46c4d add isEnglish helper 2007-03-04 16:55:58 +00:00
Doug MacEachern 77cde94e95 localize tests 2007-03-03 23:20:21 +00:00
Doug MacEachern 5916fd41e1 trim name 2007-03-03 23:19:44 +00:00
Doug MacEachern cd49b7281f unicode-ize 2007-03-03 23:05:10 +00:00
Doug MacEachern 9dae5e1ab1 add PdhLookupPerfNameByIndex wrapper 2007-03-03 22:20:24 +00:00