Home
last modified time | relevance | path

Searched refs:recv_binary_cache (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/script/
Drecv_binary_cache.py39 def recv_binary_cache(self, perf_data, lib_dirs): member in GetLibFiles
214 recver.recv_binary_cache(args.perf_data, lib_dirs)
/developtools/hiperf/
DREADME_zh.md110 │   ├── recv_binary_cache.py # 收集符号表的脚本
312recv_binary_cache.py 完成,他主要根据 perf.data 里面记录的相关文件和库,以及它们的 buildid 在用户指定的路径中去寻找对应的 ELF 作为符号表文件用于回栈…
315 usage: recv_binary_cache.py [-h] [-i PERF_DATA]
324 python recv_binary_cache.py -l Z:\OHOS_MASTER\out\ohos-arm-release\lib.unstripped Z:\OHOS_MASTER\o…