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.
当我从 Google 下载 android 源代码 4.3 时,我发现 perf 源代码已经存在于 $AOSP/extenal/linux-tools-perf 中。但是在我为模拟器编译项目后,我没有在 system/bin 中找到“perf”。为什么?
我应该明确指出 make 目标吗?像“make perf_eng”?或者我应该选择一个安卓设备作为目标?
您可能只需要在“extenal/linux-tools-perf”中执行“mm”