mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-19 17:08:09 -04:00
添加编译单元归属部件
re #I4VWEA Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: Ie07f44519fc9c61350ed79a7d6667601ed65ba7c
This commit is contained in:
@@ -30,6 +30,9 @@ ohos_static_library("bytrace_inner") {
|
||||
|
||||
#"distributedschedule:samgr_standard"
|
||||
]
|
||||
|
||||
subsystem_name = "developtools"
|
||||
part_name = "bytrace_standard"
|
||||
}
|
||||
|
||||
config("bytrace_capture_inner_config") {
|
||||
@@ -47,6 +50,9 @@ ohos_static_library("bytrace_capture_inner") {
|
||||
"ipc:ipc_core",
|
||||
"startup_l2:syspara",
|
||||
]
|
||||
|
||||
subsystem_name = "developtools"
|
||||
part_name = "bytrace_standard"
|
||||
}
|
||||
|
||||
ohos_executable("bytrace") {
|
||||
|
||||
Reference in New Issue
Block a user