可视化跟踪6是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
Visual trace 6 is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates.
意外的代码路径:通过跟踪进入和退出点,可以看出程序是否采用了意外的代码路径。
Unexpected code paths: by following the entry and exit points, it is possible to see any unexpected code paths taken by the program.
您还将发现名为tuningfork的工具,它用来跟踪从操作系统到JVM,再到应用程序内部的路径,能够更轻松地执行详细的性能分析。
You'll also find tooling called TuningFork, which traces paths from the operating system through the JVM and into applications, making it easier to perform detailed performance analysis.
应用推荐