1 Star 0 Fork 76

wangjuntao/developtools_smartperf_host

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 804 Bytes
一键复制 编辑 原始数据 按行查看 历史
jichuan 提交于 2023-07-13 22:12 . fix: 支持主线编译
{
"name": "@ohos/smartperf_host",
"description": "xxx",
"version": "xxx",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "developtools/smartperf_host"
},
"dirs": {},
"scripts": {},
"component": {
"name": "smartperf_host",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
],
"rom": "xxxKB",
"ram": "xxxKB",
"deps": {
"components": [
"c_utils"
],
"third_party": [
"zlib",
"libsec_static",
"bounds_checking_function",
"protobuf",
"libunwind",
"sqlite"
]
},
"build": {
"sub_component": [
"//developtools/smartperf_host:trace_streamer"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/buranfanchen/developtools_smartperf_host.git
git@gitee.com:buranfanchen/developtools_smartperf_host.git
buranfanchen
developtools_smartperf_host
developtools_smartperf_host
master

搜索帮助