I think you can, but you need to specify each app you are monitoring... You could put a counter in for all the apps that you have a concern with, and a total counter and go from there?
Haven't played with it, but you have counters like Private Bytes, Virtual Bytes, etc, which you can monitor for each process... sounds like it is what you are after. Again... may or may not do what you want... never tried it for monitoring memory, but the counter names look promising. Regards Colin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allan, Samuel Sent: Monday, 15 November 2004 10:25 a.m. To: NZ Borland Developers Group - Offtopic List Subject: RE: [DUG-Offtopic] Profiling Tools Thanks, but I understand that this cannot tell us how much memory a each app is using? At least I cannot find that counter myself. Knowing CPU for each app would be nice also. Thanks, Samuel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Colin Fraser Sent: Monday, November 15 2004 9:39 a.m. To: 'NZ Borland Developers Group - Offtopic List' Subject: RE: [DUG-Offtopic] Profiling Tools So, if I understand you correctly, you want to monitor what is happening with the PC rather than with your app... If that is the case, the normal Performance Monitor that comes with Windows NT (and up) could do this for you. You can specify all sorts of counters and save it to a log file for later viewing with the Performance Monitor app... Not sure if it is what you are after??? Just a thought. Regards Colin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allan, Samuel Sent: Friday, 12 November 2004 3:49 p.m. To: [EMAIL PROTECTED] Subject: [DUG-Offtopic] Profiling Tools We have a machine that is running a really big processing job. It maxes out the CPU and runs out of memory. However, the application that is doing the processing is only using a small fraction of the memory that is maxed out. So we want to log the state of the computer memory and CPU over the 17 hours that the job takes to run to find out what is happening. Does anyone know of a good (read free) profiling tool that will allow us to do this? Thanks, Samuel _______________________________________________ Offtopic mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/offtopic ###################################################################### Attention: The information in this email and in any attachments is confidential. If you are not the intended recipient then please do not distribute, copy or use this information. Please notify us immediately by return email and then delete the message from your computer. Any views or opinions presented are solely those of the author. ###################################################################### _______________________________________________ Offtopic mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/offtopic _______________________________________________ Offtopic mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/offtopic ###################################################################### Attention: The information in this email and in any attachments is confidential. If you are not the intended recipient then please do not distribute, copy or use this information. Please notify us immediately by return email and then delete the message from your computer. Any views or opinions presented are solely those of the author. ###################################################################### _______________________________________________ Offtopic mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/offtopic
