中国开发网: 论坛: 程序员情感CBD: 贴子 263026
老玉米
见笑见笑,英语达人帮俺看看能看懂不,有没有语法错误
Profiler Features:
In this chapter, we supply a brief presentation of the key features of our Profiler.
Monitoring Methods
Our Profiler can map the key performance-sensitive .NET methods to TMTP transactions, and users can view and analyze the transactions topology diagrams in TMTP to find out the bottle-neck methods which cause performance problems. The way by which the Profiler supply this key feature is: while the profiler is initialized by CLR, the Profiler need read the configuration file to get the methods list need to be profiled, in the case of these methods was invoked by CLR, Profiler will interpose arm-instrumented code to the profiling points.
Retrieving and modifying Contexts
Retrieve function context values in runtime stack, and set these values to TMTP Transaction property context values. In most of cases, we retrieve string type(.NET type "System.String") fields of function arguments.
Multiple-Thread Supports
The .net methods being profiled can be invoked simultaneously by a dozen of threads running in CLR process.
Matching with Class or Interface
We can monitor .net method by the name of class or interface. If we use interface methods to be profiled , all methods of the classes implemented that given interface is supposed to be candidates of Profiling points to our Profiler.
民主不同于专制,不需要强加于人。--- 賴斯

大道之行也,天下为公,选贤与能,讲信修睦。故人不独亲其亲,不独子其子,使老有所终,壮有所用,幼有所长,矜、寡、孤、独、废疾者,皆有所养。男有分,女有归。货恶其弃於地也,不必藏於己;力恶其不出於身也,不必为己。是故,谋闭而不兴,盗窃乱贼而不作,故外户而不闭,是谓大同。--《礼运·大同篇》

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录