1 Star 0 Fork 99

hos-learning/developtools_hiperf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
yuyanqing 提交于 2024-02-26 11:15 . support ArkJs callframe for hiperf
{
"name": "@ohos/hiperf",
"description": "hiperf interface provided for system",
"version": "4.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "developtools/hiperf"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hiperf",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
],
"rom": "930KB",
"ram": "2000KB",
"deps": {
"components": [
"hilog",
"napi",
"samgr",
"ipc",
"c_utils",
"bundle_framework",
"faultloggerd",
"init",
"ability_base"
],
"third_party": [
"zlib",
"bounds_checking_function",
"protobuf",
"libunwind"
]
},
"build": {
"sub_component": [
"//developtools/hiperf:hiperf_target",
"//developtools/hiperf:hiperf_target_all"
],
"inner_kits": [
{
"name": "//developtools/hiperf/interfaces/innerkits/native:hiperf_client",
"header": {
"header_files": [
"hiperf_client.h"
],
"header_base": "//developtools/hiperf/interfaces/innerkits/native/include"
}
}
],
"test": [ "//developtools/hiperf/test:hiperf_test" ]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hos-learning/developtools_hiperf.git
git@gitee.com:hos-learning/developtools_hiperf.git
hos-learning
developtools_hiperf
developtools_hiperf
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385