Commit Graph

1875 Commits

Author SHA1 Message Date
Doug MacEachern
8f837228b3 add Port support 2007-01-02 00:26:03 +00:00
Doug MacEachern
b871d2fc3d add re support using pcre 2007-01-01 18:55:51 +00:00
Doug MacEachern
e4530495f9 save op name 2007-01-01 18:44:20 +00:00
Doug MacEachern
2fae920acf add value_free callback 2007-01-01 18:36:16 +00:00
Doug MacEachern
a691637343 add data_free callback 2007-01-01 18:31:06 +00:00
Doug MacEachern
93181d2cc4 rename is_ref -> is_set 2007-01-01 18:27:00 +00:00
Doug MacEachern
acd7559e55 give some context to match functions 2006-12-31 21:53:32 +00:00
Doug MacEachern
3e71b0b340 add reference support 2006-12-31 19:06:03 +00:00
Doug MacEachern
e554a35a0e prevent possible segfault in proc_args 2006-12-31 17:31:04 +00:00
Doug MacEachern
0bf91e99ad implement parent flag 2006-12-31 03:07:43 +00:00
Doug MacEachern
cbaec00d98 fix return value on windows 2006-12-31 00:33:42 +00:00
Doug MacEachern
4ae984efd5 bandaid win32 lack of strtoull 2006-12-31 00:21:27 +00:00
Doug MacEachern
268864db4d make sigar_file2str available ifdef WIN32 2006-12-31 00:02:50 +00:00
Doug MacEachern
19d6d8b361 for testing native ptql impl 2006-12-30 23:43:56 +00:00
Doug MacEachern
790a77c31d support Pid.Pid.eq=$$ 2006-12-30 23:42:38 +00:00
Doug MacEachern
a5373bf7cc add flags to branch, use for Pid query 2006-12-22 05:52:23 +00:00
Doug MacEachern
7311ce36e9 implement Pid query 2006-12-22 05:39:40 +00:00
Doug MacEachern
75248f9447 improve Args index conversion 2006-12-19 06:08:03 +00:00
Doug MacEachern
7a4f30d48b add branch_init callback 2006-12-19 05:26:33 +00:00
Doug MacEachern
5bfb7b3cc7 add Env support 2006-12-19 03:23:53 +00:00
Doug MacEachern
7fea14b407 sort queries based on expense 2006-12-18 08:19:42 +00:00
Doug MacEachern
ce2e73e418 bump version 2006-12-18 07:35:18 +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
963cfaa843 1.3 release 2006-12-11 05:57:27 +00:00
Doug MacEachern
a2ddc92363 conditionalize rpaths 2006-12-10 03:45:23 +00:00
Doug MacEachern
b2cfaa6ccb fixup linkage 2006-12-10 01:31:37 +00:00
Doug MacEachern
7b7a9db050 fix setGuestInfo return type 2006-12-06 17:18:23 +00:00
Doug MacEachern
19565d776d ssleay32.dll depends on libeay32.dll 2006-12-05 16:46:56 +00:00
Doug MacEachern
57b9747bfe surpress stack 2006-12-05 07:20:12 +00:00
Doug MacEachern
45d95b1f74 vmcontrol wrapper not currently support on native 64-bit 2006-12-05 06:36:15 +00:00
Doug MacEachern
9359bb0a6f add vmware link test 2006-12-05 06:35:04 +00:00
Doug MacEachern
d18f0b751f dont throw exception if vmware is not installed 2006-12-05 06:16:42 +00:00
Doug MacEachern
f1cc21d7b5 link() fixups 2006-12-05 00:46:39 +00:00
Doug MacEachern
95a6cfcfd9 load ssleay32.dll relative to vmcontrollib.dll 2006-12-04 23:37:44 +00:00
Doug MacEachern
ed05e577cd add windows linkage 2006-12-04 23:17:57 +00:00
Doug MacEachern
b3a94c71eb always include stdio.h 2006-12-04 22:48:16 +00:00
Doug MacEachern
299dbd1831 ensure absolute path and add more helpers 2006-12-04 21:57:35 +00:00
Doug MacEachern
fb7a499219 use env for dl_debug 2006-12-04 21:55:55 +00:00
Doug MacEachern
cca0fde837 extend SigarException 2006-12-04 21:11:56 +00:00
Doug MacEachern
894f7e52ad Add Java wrapper for VMware vmcontrol API 2006-12-04 21:07:46 +00:00
Doug MacEachern
3676a936de add some debug info to cpu_list 2006-12-04 20:00:58 +00:00
Doug MacEachern
228ee133be [SIGAR-26] Change Pdh.getFormattedValue() to collect 2 counters if needed 2006-12-04 19:45:00 +00:00
Doug MacEachern
d4f10e9cc7 improve sigar_thread_cpu_get resolution 2006-12-04 18:45:01 +00:00
Doug MacEachern
524844f9a6 remove TICK2SEC, add TICK2NSEC 2006-12-04 18:44:28 +00:00
Doug MacEachern
0844a450e3 changed all cpu time units 2006-12-04 18:31:35 +00:00
Doug MacEachern
7fae53d95d [SIGAR-19] Change cpu time units to milliseconds 2006-12-04 18:30:37 +00:00
Doug MacEachern
4b98533cba [SIGAR-19] Change cpu time units to milliseconds 2006-12-04 18:24:53 +00:00
Doug MacEachern
70cefa7c18 [SIGAR-19] Change cpu time units to milliseconds 2006-12-04 18:22:51 +00:00
Doug MacEachern
46d43d99b8 rename macro 2006-12-04 16:44:11 +00:00