Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Ubuntu 机器上构建了开放的 webOS,并且能够在模拟器中看到。
我正在优化一些组件(服务、内核)。所以我需要专家提供调试器的指导,它可以为我提供调用堆栈以及最顶层的函数执行时间。
例如,如果我单击联系应用程序,内核发生的所有事情是什么。
当我用谷歌搜索时,建议使用Palm Inspector、weinre、phonegap(这不适合我)。我请求你在这方面指导我。