Commit Graph

  • 7162f1c590 add du command Doug MacEachern 2005-12-14 02:59:05 +0000
  • 2e7bb972fd add DirUsage Doug MacEachern 2005-12-14 02:58:26 +0000
  • d50e4efe42 add dir_usage, recursive version of dir_stat Doug MacEachern 2005-12-14 02:56:13 +0000
  • d695f3de06 only need 1 sigar_dir_stat_get wrapper Doug MacEachern 2005-12-14 02:31:57 +0000
  • 19d9d3fe5f support recursion in dir_stat (win32) Doug MacEachern 2005-12-14 02:17:25 +0000
  • e058d29cc3 minor refactor towards recursive dir_stat impl Doug MacEachern 2005-12-14 02:15:04 +0000
  • f8060d5cf9 macroize dir_stat_warn Doug MacEachern 2005-12-14 02:11:54 +0000
  • 94939e887b change log msg Doug MacEachern 2005-12-14 02:09:06 +0000
  • 6f6f92fb42 support recursion in dir_stat Doug MacEachern 2005-12-14 01:57:54 +0000
  • 7eb8286364 minor refactor towards recursive dir_stat impl Doug MacEachern 2005-12-14 01:47:53 +0000
  • 3e84be001a add dir_stat.disk_usage Doug MacEachern 2005-12-14 01:34:25 +0000
  • ab3abd5119 add dir_stat.disk_usage Doug MacEachern 2005-12-14 01:28:44 +0000
  • 26f4aa8cbb add sigar_getword prototype Doug MacEachern 2005-12-13 01:33:33 +0000
  • 9ca64171c2 move sigar_getword to sigar_util Doug MacEachern 2005-12-13 01:18:30 +0000
  • 14f00b4b7c changes Doug MacEachern 2005-12-13 01:14:38 +0000
  • f2d6a8f3b1 rehash when table size changes Doug MacEachern 2005-12-13 01:07:43 +0000
  • 8bc0f0d245 always init interface list for stats Doug MacEachern 2005-12-12 18:01:28 +0000
  • 9414b07011 cache args when using ucb/ps Doug MacEachern 2005-12-10 02:33:49 +0000
  • 50f8e4e4b6 experiment w/ using /usr/ucb/ps for proc_args if EACCES Doug MacEachern 2005-12-10 01:01:44 +0000
  • b801cbc500 remove unused code Doug MacEachern 2005-12-09 21:57:00 +0000
  • b18c9b2c3d remove unused code Doug MacEachern 2005-12-09 21:55:06 +0000
  • e7a3509a14 add kstat_io_t Doug MacEachern 2005-12-09 21:15:48 +0000
  • 005fea17c2 avoid memcpy of kstat_io_t in kstat_read Doug MacEachern 2005-12-09 21:10:56 +0000
  • 225e8e4da4 check return value of kstat_chain_update Doug MacEachern 2005-12-09 21:03:14 +0000
  • 9c0467932e bump version Doug MacEachern 2005-12-09 21:02:41 +0000
  • 42cbd0df47 kstat_chain_update in first call to get_multi_kstats Doug MacEachern 2005-12-09 20:33:20 +0000
  • 85c55bc8ba add more logging Doug MacEachern 2005-12-09 20:02:44 +0000
  • fb475be338 always use sigar_kstat_update rather than kstat_chain_update directly Doug MacEachern 2005-12-09 19:24:40 +0000
  • 142721a52f provide option to use sudo to read the file Doug MacEachern 2005-12-08 20:46:09 +0000
  • d9a2f6f284 InputStream wrapper to read files w/ sudo Doug MacEachern 2005-12-08 20:45:32 +0000
  • 082c64e00c use ifconfig->type Doug MacEachern 2005-12-06 17:15:07 +0000
  • c224d52ce3 update typemap Doug MacEachern 2005-12-06 17:13:59 +0000
  • b58b47f214 s/ulong/long/g Doug MacEachern 2005-12-06 17:08:14 +0000
  • f6aa1fa388 add NetInterfaceConfig.Type Doug MacEachern 2005-12-06 17:01:54 +0000
  • 1296c1ebe6 changes Doug MacEachern 2005-12-05 18:49:44 +0000
  • a3d5083eb3 bump version Doug MacEachern 2005-12-05 18:49:33 +0000
  • b08443a84a fix freebsd compile Doug MacEachern 2005-12-05 18:45:37 +0000
  • 09da6e96e0 filter out auto-mounted filesystems Doug MacEachern 2005-12-05 18:43:42 +0000
  • 79bc88de67 filter network interfaces to just loopback and ethernet Doug MacEachern 2005-12-05 18:38:11 +0000
  • fc24578d83 fix net_route_list for solaris 10 Doug MacEachern 2005-12-03 01:31:54 +0000
  • dde5c40a6f changes Doug MacEachern 2005-12-02 16:58:41 +0000
  • 82e6f77d0e convert cpu_info.cache_size to KB Doug MacEachern 2005-12-02 04:56:57 +0000
  • b228641334 fix darwin compile Doug MacEachern 2005-12-02 02:32:07 +0000
  • e0bc9674b5 fix freebsd compile Doug MacEachern 2005-12-02 02:30:53 +0000
  • abf6d0735f add cpu_info.cache_size Doug MacEachern 2005-12-02 01:22:16 +0000
  • 1cf03e463a unhardcode powerpc as the cpu model Doug MacEachern 2005-12-02 01:12:51 +0000
  • c7061cc660 get cpu mhz for darwin Doug MacEachern 2005-12-02 01:03:03 +0000
  • 1921b62a7b fix osx description Doug MacEachern 2005-12-01 22:40:13 +0000
  • 7e6f2316a1 1.1.25 Doug MacEachern 2005-11-28 23:19:46 +0000
  • 69b670a970 examine specific field from /proc/*/stat Doug MacEachern 2005-11-28 21:12:54 +0000
  • 547a30b20b keep better track of /proc/*/stat fields Doug MacEachern 2005-11-28 18:24:11 +0000
  • 543412434a changes Doug MacEachern 2005-11-28 17:51:39 +0000
  • 1e307231d7 proc_mem.page_faults for darwin Doug MacEachern 2005-11-28 17:50:43 +0000
  • a6f687a894 stub proc_state.processor Doug MacEachern 2005-11-28 17:48:57 +0000
  • b83898fb21 add proc_mem.page_faults Doug MacEachern 2005-11-28 17:40:51 +0000
  • 591f07422d fix file_system_usage.free_files Doug MacEachern 2005-11-28 17:29:26 +0000
  • f448844f87 fix file_system_usage.free_files Doug MacEachern 2005-11-28 15:41:32 +0000
  • 14677ee1b8 add pinfo command to view all proc fields Doug MacEachern 2005-11-23 19:46:19 +0000
  • 504ad65e3d use ProcState.toString Doug MacEachern 2005-11-23 19:34:47 +0000
  • a939985b5d generate toMap and toString methods Doug MacEachern 2005-11-23 19:33:12 +0000
  • 735072baba changes Doug MacEachern 2005-11-23 18:05:25 +0000
  • 02ccb0c023 doc Doug MacEachern 2005-11-23 18:04:16 +0000
  • 0d38b8332d stub proc_mem fault metrics Doug MacEachern 2005-11-23 18:00:02 +0000
  • 612c5ca97e add proc_mem.page_faults Doug MacEachern 2005-11-23 17:51:19 +0000
  • 530157168d add proc_mem page fault metrics Doug MacEachern 2005-11-23 17:39:28 +0000
  • 663abf6ceb test all pids Doug MacEachern 2005-11-23 17:24:24 +0000
  • 5ad1eacb5a change Doug MacEachern 2005-11-23 16:27:51 +0000
  • c0b7bfffc0 plat doc Doug MacEachern 2005-11-23 16:27:42 +0000
  • 5df9096cba add proc_state.processor Doug MacEachern 2005-11-23 03:09:59 +0000
  • 2a460dbff6 beef++ Doug MacEachern 2005-11-23 03:09:23 +0000
  • ef15aa3434 stub proc_state.processor Doug MacEachern 2005-11-23 01:28:51 +0000
  • 92a33c7caf use procsinfo64 and get proc_state.priority from that Doug MacEachern 2005-11-23 01:24:29 +0000
  • 6b7a36f521 add proc_state.processor Doug MacEachern 2005-11-23 01:16:52 +0000
  • 2f1ecff921 change proc_state.threads type Doug MacEachern 2005-11-23 00:43:29 +0000
  • 743b441aa2 changes Doug MacEachern 2005-11-23 00:41:39 +0000
  • 3b07e0933e doc ProcState.getThreads supported platforms Doug MacEachern 2005-11-23 00:41:33 +0000
  • 6f791278db stub proc_state.threads Doug MacEachern 2005-11-23 00:39:37 +0000
  • 059b8554ac add proc_state.threads Doug MacEachern 2005-11-22 22:26:37 +0000
  • 2a6c6d566a print priority Doug MacEachern 2005-11-22 22:22:13 +0000
  • 60271c8ac9 add proc_state.threads Doug MacEachern 2005-11-22 21:55:41 +0000
  • bb5aa9c263 add proc_state.threads Doug MacEachern 2005-11-22 21:48:52 +0000
  • fb61a2ebb0 add proc_state.threads metric Doug MacEachern 2005-11-22 21:45:45 +0000
  • 5ae081f7a9 make calculate method public Doug MacEachern 2005-11-21 22:22:15 +0000
  • fbc109eee3 include wait time in getCombined Doug MacEachern 2005-11-21 22:01:21 +0000
  • f507fd1bd5 changes Doug MacEachern 2005-11-18 20:07:59 +0000
  • 0e912b962c set net_interface_config.type Doug MacEachern 2005-11-18 20:03:44 +0000
  • ab3c15d2e7 constify nic types Doug MacEachern 2005-11-18 19:54:23 +0000
  • bb478479b2 add support for IFF_SLAVE flag (used by vmnic) Doug MacEachern 2005-11-18 18:26:52 +0000
  • 583922f3d0 use NetInterfaceConfig.getType() Doug MacEachern 2005-11-18 18:09:12 +0000
  • e8e6f86666 add NetInterfaceConfig.getType() Doug MacEachern 2005-11-18 18:08:49 +0000
  • 72841ad4c2 fillin net_interface_config.type Doug MacEachern 2005-11-18 18:08:19 +0000
  • dc347bc614 add net_interface_config.type Doug MacEachern 2005-11-18 18:07:35 +0000
  • 35d2d7f5f8 on linux certain interfaces such as VMware vmnic are not returned by ioctl(SIOCGIFCONF). check /proc/net/dev for any ioctl missed. Doug MacEachern 2005-11-18 01:15:54 +0000
  • 21e504babe backout debug turd Doug MacEachern 2005-11-17 02:51:50 +0000
  • 05624b41cb dont bail in net_interface_config_get if address query fails (e.g. vmnic1) Doug MacEachern 2005-11-17 02:50:37 +0000
  • 90c1298705 changes Doug MacEachern 2005-11-14 18:34:35 +0000
  • 134a80e9a3 start thread after watcher is added Doug MacEachern 2005-11-14 18:32:20 +0000
  • 4f4cb3643b change diff format to better suit HQ Doug MacEachern 2005-11-14 18:31:07 +0000
  • 16fcee7b8c fix ctime diff Doug MacEachern 2005-11-12 01:06:51 +0000
  • 56b41b34df turn on dmalloc function checking Doug MacEachern 2005-11-10 01:23:15 +0000