Commit Graph

  • 95a824c653 rid -Wall warnings Doug MacEachern 2005-11-09 23:57:36 +0000
  • 7118069a1b no dmalloc here Doug MacEachern 2005-11-09 23:14:05 +0000
  • db7081e550 plug leak in sigar_cache_destroy Doug MacEachern 2005-11-09 19:45:52 +0000
  • 3756cbd6b8 plug mem leak when creating fsdev cache Doug MacEachern 2005-11-09 19:35:28 +0000
  • 4f19d45af9 wrap free() for use w/ dmalloc Doug MacEachern 2005-11-09 19:31:02 +0000
  • 78d620897b include dmalloc Doug MacEachern 2005-11-09 19:29:58 +0000
  • be7bfa24cd dont include malloc.h ifdef DMALLOC Doug MacEachern 2005-11-09 19:20:44 +0000
  • 2b52f1cf4d bump version Doug MacEachern 2005-11-09 18:53:18 +0000
  • 0b8fa1438a setup/shutdown dmalloc Doug MacEachern 2005-11-09 18:38:33 +0000
  • 100aed0cb3 integrate dmalloc.h Doug MacEachern 2005-11-09 18:26:10 +0000
  • 94d3d82aab more changes to avoid dmalloc reporting leaks Doug MacEachern 2005-11-09 18:22:00 +0000
  • 0dfdef864c use new Sigar for getFQDN Doug MacEachern 2005-11-09 18:05:16 +0000
  • aa28742fdd more sigar.close for dmalloc Doug MacEachern 2005-11-09 17:31:16 +0000
  • 3a822b7d4f sigar.close() on shutdown else dmalloc complains of leaks Doug MacEachern 2005-11-09 16:53:09 +0000
  • f45a6fcb1d .24 Doug MacEachern 2005-11-09 01:00:45 +0000
  • 09685873c5 making .24 Doug MacEachern 2005-11-09 00:57:30 +0000
  • 8174d48abf changes Doug MacEachern 2005-11-09 00:56:10 +0000
  • 54754b2711 add NULL checks to fqdn_get Doug MacEachern 2005-11-08 19:15:41 +0000
  • 147c931d7d fail gracefully if no perf counters are found for disk i/o metrics Doug MacEachern 2005-11-08 18:16:03 +0000
  • 30115542c8 bump version Doug MacEachern 2005-11-01 19:17:08 +0000
  • e5452b15e0 note proc_mem.resident Doug MacEachern 2005-11-01 19:16:26 +0000
  • a77e9a63b3 doc update Doug MacEachern 2005-11-01 19:16:12 +0000
  • 6a47768169 proc_mem.rss = proc_mem.resident Doug MacEachern 2005-11-01 19:15:23 +0000
  • fc6592f379 proc_mem.resident same as proc_mem.rss Doug MacEachern 2005-11-01 19:11:13 +0000
  • ac891b330e proc_mem.resident = proc_mem.rss Doug MacEachern 2005-11-01 19:06:31 +0000
  • 85527ccbf1 add proc_mem.resident (same as rss) Doug MacEachern 2005-11-01 18:52:50 +0000
  • d146b6bb65 add proc_mem.resident for win32 Doug MacEachern 2005-11-01 18:48:33 +0000
  • 5692677e67 fix for bge metrics Doug MacEachern 2005-10-24 19:01:27 +0000
  • e332275ddd 1.1.23 Doug MacEachern 2005-10-10 23:29:25 +0000
  • 7f201dc882 1.1.23 Doug MacEachern 2005-10-10 23:23:28 +0000
  • 12752e0f6a include sigar_util.h Doug MacEachern 2005-10-10 20:17:28 +0000
  • 77df863144 sigar_t already has a handle to advapi32.dll, use it Doug MacEachern 2005-10-10 20:15:12 +0000
  • d5558f8487 refresh jsigar->env pointer used for logging Doug MacEachern 2005-10-10 20:01:29 +0000
  • 7588002069 fix who_wts Doug MacEachern 2005-10-10 17:00:30 +0000
  • 22d942be9b note change Doug MacEachern 2005-10-09 01:19:24 +0000
  • 1db9616172 note recent changes Doug MacEachern 2005-10-09 01:16:51 +0000
  • 3382767c07 add support for bge network interface metrics Doug MacEachern 2005-10-09 01:14:34 +0000
  • 15d139a8a5 refactor sigar_net_ifstat_get_any to prepare for 'bge' interface support Doug MacEachern 2005-10-09 00:13:25 +0000
  • 3ff35b960b experiment to use mib2 for nic metrics Doug MacEachern 2005-10-08 23:45:51 +0000
  • e124fc5e15 close_mib2 if not already closed Doug MacEachern 2005-10-08 23:19:18 +0000
  • ec2e326207 dont step out-of-bounds in hwaddr_lookup Doug MacEachern 2005-10-08 02:05:41 +0000
  • cacd0b97c1 actually, arg > 1024 is reasonable in the case of java apps w/ hugeass -classpath Doug MacEachern 2005-10-08 00:27:07 +0000
  • 6f2fc423d4 fixups Doug MacEachern 2005-10-07 23:53:23 +0000
  • 0c78750f61 make output same as sigar_proc_args.c Doug MacEachern 2005-10-07 23:53:00 +0000
  • cd8cab425e proc_args fix: seems not all processes have the terminating \0 Doug MacEachern 2005-10-07 23:25:36 +0000
  • fadcfdcbf5 add getInstance() for back-compat Doug MacEachern 2005-10-07 20:55:44 +0000
  • 15663ef35c proper fallthrough to net_ifstat_get_any Doug MacEachern 2005-10-07 20:14:30 +0000
  • bbd57876df plug leak if get_fsdev_paths fails Doug MacEachern 2005-10-07 18:40:10 +0000
  • ea6b08a70f prevent out-of-bounds read/write if proc arg happens to be > 1024 Doug MacEachern 2005-10-07 18:20:44 +0000
  • af16d018ec plug leak if there happens to be an error reading an arg Doug MacEachern 2005-10-07 17:19:23 +0000
  • 7fe8f2a007 making /proc easier to redefine Doug MacEachern 2005-10-07 16:18:50 +0000
  • 4fe3373aa7 FreeLibrary for advapi32.dll Doug MacEachern 2005-10-03 21:01:51 +0000
  • 5f8fece190 log fixups Doug MacEachern 2005-10-03 16:26:56 +0000
  • 3974333f06 dlload ConvertStringSidToSid, does not exist on NT Doug MacEachern 2005-10-02 21:13:26 +0000
  • 90c453d4ac return NULL if no module handle in sigar_GetProcAddress Doug MacEachern 2005-10-02 20:37:52 +0000
  • 7007a4740c s/sigar_log_printf/sigar_log/ Doug MacEachern 2005-10-02 06:03:36 +0000
  • 8cd8f0f8bd who_list fixes/cleanup Doug MacEachern 2005-10-02 05:52:33 +0000
  • b22f20c335 hmm, getpwuid_r can return 0 but pw == NULL Doug MacEachern 2005-10-02 03:07:59 +0000
  • 9137350aa6 copy maps file too Doug MacEachern 2005-10-01 16:21:01 +0000
  • 186064c57a script to tar up process related /proc files Doug MacEachern 2005-10-01 16:13:26 +0000
  • f2b304ea3c make it easier to redefine /proc for testing/debugging Doug MacEachern 2005-09-30 23:05:14 +0000
  • 7c83c105d4 tweak output Doug MacEachern 2005-09-30 21:36:34 +0000
  • a2774e75a8 script to grep/print argv from /proc Doug MacEachern 2005-09-29 00:00:59 +0000
  • b3fa69ab5c bump version Doug MacEachern 2005-09-28 17:35:09 +0000
  • 406cc69036 include totals from Sigar.getCpuPerc() Doug MacEachern 2005-09-28 15:56:57 +0000
  • 753d627296 turn on native logging w/ -Dsigar.nativeLogging=true Doug MacEachern 2005-09-28 03:20:33 +0000
  • 6566dd7abd note release Doug MacEachern 2005-09-28 03:18:07 +0000
  • bc26bd5029 add sanity checking/debug logs to WTS api usage Doug MacEachern 2005-09-27 19:10:46 +0000
  • f64b36c0bd use terminal services api to query for RDP logins, adding to who_list Doug MacEachern 2005-09-27 01:18:54 +0000
  • 1212c2f03e move win32 specific who_list stuff to win32_sigar.c Doug MacEachern 2005-09-26 23:35:57 +0000
  • c99f594008 fix sigar_who_net_sessions Doug MacEachern 2005-09-26 18:27:48 +0000
  • 4359ca4fce fix compile Doug MacEachern 2005-09-24 22:59:53 +0000
  • 129bb7e80b add stopAndWait backcompat method Doug MacEachern 2005-09-24 22:58:26 +0000
  • 5ba12f568d fix who_list on aix, struct utmp is not binary compatible Doug MacEachern 2005-09-24 22:37:21 +0000
  • 24296593f7 net_route_list is not implented Doug MacEachern 2005-09-24 21:36:16 +0000
  • 22f2526b04 bump version Doug MacEachern 2005-09-24 21:19:22 +0000
  • 7de3ef0517 dont read every record unless verbose Doug MacEachern 2005-09-24 21:17:19 +0000
  • d4f0bab72e various fixes Doug MacEachern 2005-09-24 21:16:29 +0000
  • a07fe311f8 javadoc fixup Doug MacEachern 2005-09-24 21:02:21 +0000
  • f6a9d2ff3e beef up tests Doug MacEachern 2005-09-24 20:34:30 +0000
  • 9b749dff51 net_route_list works on darwin Doug MacEachern 2005-09-24 15:16:08 +0000
  • 2ad7586b2b remove uneeded include that breaks freebsd Doug MacEachern 2005-09-24 15:02:10 +0000
  • 9fc15b09d8 net_connection_list works on darwin with the proper includes Doug MacEachern 2005-09-24 15:00:01 +0000
  • e71a9e5b3e EventLogRecord.message fixes Doug MacEachern 2005-09-24 04:37:55 +0000
  • 34db9d884b use EventLog constants Doug MacEachern 2005-09-24 03:35:09 +0000
  • 47cc3db671 change case of constants, windows is insenstive, better this way for display purposes Doug MacEachern 2005-09-24 01:45:29 +0000
  • 67f3334250 rename EventLogRecord.getStringData() to getMessage() Doug MacEachern 2005-09-24 00:24:49 +0000
  • 80fa6f52eb fix typo Doug MacEachern 2005-09-24 00:16:52 +0000
  • 624f93de8a ensure null termination Doug MacEachern 2005-09-23 02:38:49 +0000
  • 288bd907f2 fix EventLogRecord.stringData Doug MacEachern 2005-09-23 02:31:43 +0000
  • f0d6eba45d print logdir Doug MacEachern 2005-09-23 00:13:16 +0000
  • 236363efa8 change getStringValue to try EXPANDSZ_METADATA if STRING_METADATA fails Doug MacEachern 2005-09-23 00:12:58 +0000
  • 1bc0ecade2 save a reference to log name and pass around internally Doug MacEachern 2005-09-23 00:11:55 +0000
  • c0c77a83b3 fix compile Doug MacEachern 2005-09-23 00:10:53 +0000
  • c28ab5253a some fixes for EventLogRecord.stringData Doug MacEachern 2005-09-22 17:10:27 +0000
  • e65b3f3068 misc minor cleanups Doug MacEachern 2005-09-22 15:32:22 +0000
  • 1ac57c1137 add log name constants Doug MacEachern 2005-09-22 15:28:39 +0000
  • 48c96918d8 synchronize on logs Doug MacEachern 2005-09-21 23:00:36 +0000
  • 7d77935ffe change getInstance to take arg for name of the log Doug MacEachern 2005-09-21 22:57:54 +0000
  • 3b91001651 add main method to watch event logs Doug MacEachern 2005-09-21 22:51:41 +0000