📄 tcl-testimonial
字号:
SimOS is the world's fastest and most powerful computer systemsimulator, quickly executing commercial operating systems andapplications. As such, it is an excellent platform for operatingsystem development, architectural evaluation, and applicationperformance debugging. SimOS's greatest strength is that it cantrack, classify, and visualize every machine-level event that occursduring the execution of a workload, including cache misses, diskaccesses, exceptions, and instruction execution. The problem is that,without classification and processing, there is simply too much dataat too low of a level to be useful. We found Tcl to be the idealsolution to this problem!Using Tcl, we encourage users to customize their event classification,mapping these low-level events back to application-levelconstructs. Using Tk, the resulting information is presentedgraphically throughout the execution of the simulation, providingimmmediate feedback to the user. Tcl was simple to incorporate intoour existing code base, provides a flexible interface for simulatorcontrol, and is fast enough for the real-time processing of ourvoluminous data.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -