Commit Graph

216 Commits

Author SHA1 Message Date
Doug MacEachern
2fa069d068 change proc_args to use the PEB 2004-07-28 21:47:14 +00:00
Doug MacEachern
dc4168178d removing uptime.idletime (only linux had this) 2004-07-21 21:56:55 +00:00
Doug MacEachern
ddc6f4c55c missed api _list convention, cpu_infos -> cpu_info_list 2004-07-10 04:44:45 +00:00
Doug MacEachern
2168c3b578 adjust cpu model name 2004-07-02 01:27:04 +00:00
Doug MacEachern
77b2883e1e prefer ProcessorNameString to Indentifier for cpu model name 2004-07-02 01:26:45 +00:00
Doug MacEachern
ddc2874791 fix winnt flag 2004-06-30 22:43:48 +00:00
Doug MacEachern
1c32c2acc9 fix off-by-one bug in proc_args 2004-06-30 21:20:19 +00:00
Doug MacEachern
f0b267957a NT does not have a Processor _Total perf counter instance 2004-06-23 05:21:13 +00:00
Doug MacEachern
300094d65d also remove 'Authentic' if vendor is AMD 2004-06-23 01:10:40 +00:00
Doug MacEachern
cb27ce6b1f change cpu_info vendor to 'Intel' instead of 'GenuineIntel' 2004-06-23 01:00:51 +00:00
Doug MacEachern
903fabc3e4 remove malloc casts 2004-06-22 23:44:46 +00:00
Doug MacEachern
903c369671 dont hardcode 2 logical processors if ht_enabled 2004-06-22 19:22:50 +00:00
Doug MacEachern
003d416408 fix get_perf_object error handling.
morg experienced an ERROR_BUSY which crashed the agent, this is properly
handled now.
2004-06-22 17:51:38 +00:00
Doug MacEachern
a23ff178db add winnt flag and use it in proc_modules 2004-06-22 17:15:10 +00:00
Doug MacEachern
aeeb51e25c proc_modules impl 2004-06-22 06:12:51 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00