在我构建了android的源代码之后,我运行了以下命令并得到了错误.
#fastboot -w flashall
error: could not load android-info.txt
Run Code Online (Sandbox Code Playgroud)
我已经成功构建了nexus one(build 5)的源代码,我发现目录out/target/passion /中有一个android-info.txt文件.
此外,我确信手机已连接.当我运行"fastboot devices"时,它会显示该设备.
谁知道原因?
我想计算每个进程的内存带宽.任何人都可以告诉我如何为每个进程获取L2缓存未命中.
谢谢惠