|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Profiling / Performance evaluation .Net applicationCan somebody give me broad idea regarding standard API's / Namespaces available in .net 1.1 primarily + any new introduction in .Net 2.0 , which can be used to develop a tool for complete : a.) Profiling . b.) Performance Evaluation - Process Throughput , Response Time , Resource Utilization etc. of a .Net application , which access lot of unmanaged code underneath I know this could be accomplished up to some extent using perfmon , however our requirement is to have good amount of flexibility in the process , like : --> profiling specific threads with different priority in a given process (exe) . right now i can't think of other points , but there could be many more additions based on our specific requirement . I think System.Diagnostics and System.WMI could be two namespaces containing classes , i need , but there could be few that i don't know , so , help me to get more information regarding the same . If you can't point me to a good article discussing the same , it would be great . Any helpful pointers would be a great help . Let me know if you need more details . thanks , Mrinal |
|||||||||||||||||||||||