Commit Graph

1376 Commits

Author SHA1 Message Date
Doug MacEachern 060bf3b805 more cleanup of the cpu model name 2004-07-02 02:12:29 +00:00
Doug MacEachern 1b8ad7de8f trim leading whitespace regardless of (R) 2004-07-02 01:38:17 +00:00
Doug MacEachern f56206bbca remove cpu vendor name from model name 2004-07-02 01:37:01 +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 4df7191361 add function to cleanup cpu model name 2004-07-02 01:25:35 +00:00
Doug MacEachern a1ffc9132a fixup cpu vendor 2004-07-01 22:07:12 +00:00
Doug MacEachern b10a1a0c9e fix cpu_list for older linux kernels 2004-07-01 21:57:26 +00:00
Doug MacEachern 1bbf237912 fix compile error w/ older gcc 2004-07-01 00:41:03 +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 771742caf9 fix dir_stat_get, was missing the first file 2004-06-30 00:37:46 +00:00
Doug MacEachern 018f634896 proc_modules impl 2004-06-29 02:23:58 +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 263b68ba53 better cpu vendor guess if x86 2004-06-23 02:32:38 +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 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 97472cb48e stub proc_modules_get 2004-06-22 19:40:37 +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 e964155cd6 fix cpu_list bug 2004-06-22 01:29:47 +00:00
Doug MacEachern dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00