简体   繁体   English

检测IIS中部署的Web应用程序或服务的方法

[英]Way to Instrument the web application or service deployed in the IIS

Is there any way free ware or tools available to instrument the web app deployed in IIS. 有没有可用的免费软件或工具来检测IIS中部署的Web应用程序。 I need the following things to be captured. 我需要捕获以下内容。 1. Call Tree 2. Execution Times 1.调用树2.执行时间

You can use following Profiling tools. 您可以使用以下分析工具。

  1. Visual Studio Profiling tools for getting the Call Tree and execution time. Visual Studio 分析工具,用于获取调用树和执行时间。

  2. Jet Brains DotMemory 喷射脑点记忆

  3. AppDynamics AppDynamics

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM