提交 60cab77c 编写于 作者: O openharmony_ci 提交者: Gitee

!253 【轻量级 PR】:Description:[feature] add hitrace components

Merge pull request !253 from stesen/N/A
......@@ -231,6 +231,34 @@
"components": []
}
},
{
"component": "hitrace",
"description": "hitrace for liteos-a kernel",
"optional": "false",
"dirs": [
"base/hiviewdfx/hitrace/"
],
"targets": [
"//base/hiviewdfx/hitrace/lite:hitrace",
"//base/hiviewdfx/hitrace/lite/test:unittest"
],
"rom": "500KB",
"ram": "~500KB",
"output": [
"libhitrace"
],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": []
}
},
{
"component": "hiview_tunnel",
"description": "log upload service for liteos-a kernel",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册