NetBeans 中的分析

发布于 2024-10-10 14:35:07 字数 255 浏览 0 评论 0原文

我在 NetBeans 中有一个自由格式的项目,并使用 NetBeans 来分析我的项目。我正在使用不同的客户场景运行我的项目,我想捕获这些场景中遇到的每种方法的分析数据。

但是,NetBeans 似乎将显示 main 方法和从 main 方法调用的一些其他方法的分析数据。 Netbeans 将仅显示我明确选择作为根方法的那些方法(以及从这些方法调用的方法)的分析数据。即使我选择配置文件“整个应用程序”,它也不起作用。我的应用程序很大,需要花费很多时间去每个类并选择方法和类。

I am having a free-form project in NetBeans and using NetBeans to profile my project. I am running my project with different customer scenarios and I want to capture the profiling data for EACH and EVERY METHOD that was hit in these scenarios.

However, it seems that NetBeans will show the profiling data for the main method and some other methods that were called from the main method. Netbeans will show the profiling data for only those methods (and methods called from those) which I have explicitly selected as root methods. Even if I choose profile "entire application" it doesnt work. My application is a huge one and it will take a lot of time to go to each class and select the methods and classes.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

維他命╮ 2024-10-17 14:35:07

您可以将整个包指定为分析根。

You can specify the whole packages as the profiling roots.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文