yangzhongke / NETCpuAnalyzer

It is used to analyse the .net software, and check the CPU-usage of every thread.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NETCpuAnalyzer

It is used to analyse the .net software, and check the CPU-usage of every thread. Usage: 1)NETCpuAnalyzer.exe pid pid is the process id of the .net application that is to be analized. 2)This application will collect the cpu usage of the .net application for 5 seconds, and will create a report in Html format.

About

It is used to analyse the .net software, and check the CPU-usage of every thread.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%