mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-25 12:39:35 -04:00
!340 将libffrt_profiler.z.so添加到chipsetsdk白名单
Merge pull request !340 from 卢韬/master
This commit is contained in:
@@ -541,5 +541,13 @@
|
||||
"headers": [
|
||||
"//foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/include/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hiprofiler:libffrt_profiler",
|
||||
"so_file_name": "libffrt_profiler.z.so",
|
||||
"path": "//developtools/profiler/device/plugins/ffrt_profiler/client:libffrt_profiler",
|
||||
"headers": [
|
||||
"//developtools/profiler/device/plugins/ffrt_profiler/client/include/"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -77,5 +77,7 @@
|
||||
"libc++_shared.so",
|
||||
|
||||
"libuds_channel.z.so",
|
||||
"libsocperf_client.z.so"
|
||||
"libsocperf_client.z.so",
|
||||
|
||||
"libffrt_profiler.z.so"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user