Commit Graph

15 Commits

Author SHA1 Message Date
Doug MacEachern
ac0c681fb7 [SIGAR-102] check kernel version rather than /proc/diskstats to detect nptl 2008-05-16 02:37:21 +00:00
Doug MacEachern
eee071783c refactor/simplify cpu core detection 2008-04-09 03:16:15 +00:00
Doug MacEachern
76beb87f73 move fsdev field to sigar_t 2007-11-04 16:29:19 +00:00
Doug MacEachern
67a86f31d7 use getpagesize() instead of PAGE_SHIFT 2007-04-21 15:30:14 +00:00
Doug MacEachern
886f04adea rid compile warnings from modern gcc 2007-04-15 15:58:09 +00:00
Doug MacEachern
be5ee7b600 [SIGAR-4] Add hook for using mirrored /proc/net/tcp file 2007-04-05 02:26:00 +00:00
Doug MacEachern
e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern
530157168d add proc_mem page fault metrics 2005-11-23 17:39:28 +00:00
Doug MacEachern
5df9096cba add proc_state.processor 2005-11-23 03:09:59 +00:00
Doug MacEachern
692e2010f2 for /proc/diskstats 2005-05-06 23:50:27 +00:00
Doug MacEachern
d7adfbd94a cache the dirname => device lookups 2004-12-05 22:31:26 +00:00
Doug MacEachern
72b3a4c55b disk metrics for 2.4 kernel 2004-12-05 20:34:51 +00:00
Doug MacEachern
bb42c93df4 linux 2.6 iostats 2004-12-05 07:10:18 +00:00
Doug MacEachern
f51b9f1cbb remove unused get_ncpus function.
add is_ht_enabled function.
merge times of logical processors in cpu_list_get
2004-06-22 20:52:04 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00