JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API. For the details on how to use the API, refer to:
- dotTrace online documentation (dotCover and dotTrace APIs are equal)
- dotMemory online documentation