chrome2calltree:将从Chrome导出的CPU配置文件转换为callgrind格式

时间:2024-06-13 05:57:14
【文件属性】:

文件名称:chrome2calltree:将从Chrome导出的CPU配置文件转换为callgrind格式

文件大小:52KB

文件格式:ZIP

更新时间:2024-06-13 05:57:14

JavaScript

chrome2calltree 将从Chrome导出的CPU配置文件转换为callgrind格式。 安装 仅当您安装了或QCacheGrind时,此功能才有用。 在Linux上安装KCacheGrind: sudo apt-get install kcachegrind 要在OS X上安装QCacheGrind: brew install qcachegrind 一旦有了,请获取npm软件包: npm install -g chrome2calltree 用法 通过使用或单击开发人员工具中的按钮来收集Chrome CPU配置文件。 将配置文件保存到磁盘上的某个位置。 假设您已安装KCacheGrind或QCacheGrind,则可以使用chrome2calltree加载CPU配置文件。 请注意,它可能会在后台打开,因此您可能必须手动切换应用程序。 chrome2cal


【文件预览】:
chrome2calltree-master
----README.md(2KB)
----sample()
--------chromeprofiler.png(42KB)
--------index.html(34B)
--------sample.log(22KB)
--------sample.cpuprofile(29KB)
--------script.js(531B)
----main()
--------HomePage(16B)
----index.js(5KB)
----bin()
--------chrome2calltree.js(3KB)
----package.json(681B)

网友评论