提交 1a6e61ca 编写于 作者: S stesen 提交者: Gitee

Description:[feature] add hitrace components

Test: run HitraceCTest and HitraceCppTest
Signed-off-by: Nstesen <stesen.ma@huawei.com>
上级 8a1af9ea
......@@ -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.
先完成此消息的编辑!
想要评论请 注册