Debuggers and code profiler tools can read the debug symbol information at run time 調(diào)試器和代碼探查器工具可以在運(yùn)行時(shí)讀取調(diào)試符號(hào)信息。
I always recommend choosing a good code profiler and using it during application development 我一直推薦選擇一個(gè)好的代碼評(píng)測(cè)器,并且在應(yīng)用程序開發(fā)過程中使用它。
Notifies the code profiler that an object with a finalizer has been queued to the finalizer thread for execution of its 此接口上實(shí)現(xiàn)的方法在成功時(shí)返回s_ok,或在失敗時(shí)返回e_fail。
Provides methods to notify a code profiler when events have occurred that the code profiler has registered an interest in receiving 提供在代碼探查器已注冊(cè)要接收的事件發(fā)生時(shí)通知代碼探查器的方法。
Provides methods to notify a code profiler when events have occurred that the code profiler has registered an interest in receiving 提供在代碼探查器已注冊(cè)要接收的事件發(fā)生時(shí)通知代碼探查器的方法。
Provides methods that are used by the common language runtime to notify a code profiler when the profiler s subscribed-to events occur 提供在代碼探查器已注冊(cè)要接收的事件發(fā)生時(shí)通知代碼探查器的方法。
A code profiler is a software tool, implemented as a dll, which is called by the runtime system during the execution of an image 代碼探查器是作為dll實(shí)現(xiàn)的軟件工具,它是在映像執(zhí)行期間由運(yùn)行庫(kù)系統(tǒng)調(diào)用的。
This is the primary callback interface through which the clr communicates with the code profiler . a code profiler must implement the methods of the 通知代碼探查器某個(gè)具有終結(jié)器的對(duì)象已排入隊(duì)列,等待終結(jié)器線程執(zhí)行其
This is the primary callback interface through which the clr communicates with the code profiler . a code profiler must implement the methods of the 通知代碼探查器某個(gè)具有終結(jié)器的對(duì)象已排入隊(duì)列,等待終結(jié)器線程執(zhí)行其
A code profiler helps identify and optimize code hot spots, and really helps in understanding object usage and potential memory leaks 代碼評(píng)測(cè)器幫助鑒別和優(yōu)化代碼,并且在理解對(duì)象使用和潛在內(nèi)存泄露方面真的很有幫助。