.net - process connecting to another process to gather profile information? -


Is there any built-in mechanism that allows us to write two programs? A and B A process with a special hook on which B joins itself, it will allow B to collect information that provides those hooks. Specifically, in our process it would be good to be able to dial anyone else and be able to collect metrics such as how many times the function was called, last X minutes, average run length, how many items are in this or cache etc.

You can write an application with or, You can use, runtime options, config files, or registry settings to control how your logs will be verbose. Or you can pay a lot of money for existing commercial profiling solutions.

You can also use instead of logging.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -