Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Performance of a particular process using perfmon

Vijetha_Y_Intel
Employee
506 Views

Hi All

I need to check CPU usage of a process [powershell.exe] which gets triggered once in every 3mins through a scheduler. When i use perfmon, i could select powershell but only one instance of it as pid is concatenated [powershell_<PID>]. By the time i select the powershell process, and change the scale, the script would have executed. I need to monitor it countinously for a period of time

Is there a way that i can monitor at process name level and not at process level,

0 Kudos
0 Replies
Reply