-
Notifications
You must be signed in to change notification settings - Fork 5
Dev #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Dev #3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bugfix: 打包增加 run_macos.sh脚本/修复 symbol_recovery 查找trace stramer位置失败/更新 opt READMe Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: 1 打包增加 run_macos.sh脚本 2 修复 symbol_recovery 查找trace stramer位置失败 3 更新 opt README 命令行参数说明 See merge request: SMAT/ArkAnalyzer-HapRay!348
Bugfix: 修复windows GUI编译告警 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Bugfix: 修复windows GUI编译告警 See merge request: SMAT/ArkAnalyzer-HapRay!349
bugfix:给设备留足够时间采集信息。 Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: bugfix:给设备留足够时间采集信息。 See merge request: SMAT/ArkAnalyzer-HapRay!350
add test_release.js Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Release 包测试命令 ``` node scripts/test_release.js ArkAnalyzer-HapRay-darwin-arm64-xx.zip ``` See merge request: SMAT/ArkAnalyzer-HapRay!351
增加部分 ohpm 库 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: 增加部分 ohpm 库 See merge request: SMAT/ArkAnalyzer-HapRay!352
界面输入控件修复。 Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: 界面输入控件修复。 See merge request: SMAT/ArkAnalyzer-HapRay!353
static_analye skip armeabi-v7a and x86_64 folders Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: static_analye skip armeabi-v7a and x86_64 folders See merge request: SMAT/ArkAnalyzer-HapRay!355
空刷完善四阶段算法,增加假阳性,增加进程级别的冗余cpu指令计算 Created-by: huhanGitCode Commit-by: han hu;B1A2;bbsun Merged-by: bbsun Description: Merge branch 'dev' of https://gitcode.com/SMAT/ArkAnalyzer-HapRay Merge branch 'dev' of https://gitcode.com/SMAT/ArkAnalyzer-HapRay !279 merge dev into main !282 merge dev into main !284 merge dev into main ... See merge request: SMAT/ArkAnalyzer-HapRay!356
一级内存html报告展示 Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: 一级内存html报告展示 See merge request: SMAT/ArkAnalyzer-HapRay!357
统计so导出符号数量 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: 统计导出符号数量 See merge request: SMAT/ArkAnalyzer-HapRay!370
增加特定第三方框架检测;优化执行效率;增加结果json字段,方便后续debug Created-by: huhanGitCode Commit-by: han hu Merged-by: bbsun Description: 增加特定第三方框架检测;优化执行效率;增加结果json字段,方便后续debug See merge request: SMAT/ArkAnalyzer-HapRay!371
为每个调用链添加对应的thread id Created-by: huhanGitCode Commit-by: han hu Merged-by: bbsun Description: 为每个调用链添加对应的thread id See merge request: SMAT/ArkAnalyzer-HapRay!372
为每个调用链添加对应的thread id和 thread name Created-by: huhanGitCode Commit-by: han hu Merged-by: bbsun Description: 为每个调用链添加对应的thread id和 thread name See merge request: SMAT/ArkAnalyzer-HapRay!373
lto预测使用统一svm模型 Created-by: huhanGitCode Commit-by: han hu Merged-by: bbsun Description: lto预测使用统一svm模型 See merge request: SMAT/ArkAnalyzer-HapRay!374
Bugfix: fix compile error TS6196: 'FormatOptions' is declared but never used. Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Bugfix: fix compile error TS6196: 'FormatOptions' is declared but never used. See merge request: SMAT/ArkAnalyzer-HapRay!375
Bugfix: 修复用例加载失败/显示不全 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Bugfix: 修复用例加载失败/显示不全 See merge request: SMAT/ArkAnalyzer-HapRay!376
bugfix:不显示nativeMemory Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: bugfix:不显示nativeMemory See merge request: SMAT/ArkAnalyzer-HapRay!377
bugfix:只从trace中获取信息,不依赖perf Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: bugfix:只从trace中获取信息,不依赖perf See merge request: SMAT/ArkAnalyzer-HapRay!378
bugfix:缺少匹配tid字段。 Created-by: B1A2 Commit-by: B1A2 Merged-by: bbsun Description: bugfix:缺少匹配tid字段。 See merge request: SMAT/ArkAnalyzer-HapRay!379
fix lint error Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: fix lint error See merge request: SMAT/ArkAnalyzer-HapRay!380
Bugfix: Error reading ELF file seek of closed file Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Bugfix: Error reading ELF file seek of closed file See merge request: SMAT/ArkAnalyzer-HapRay!381
Bugfix: 修复循环依赖 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: Bugfix: 修复循环依赖 See merge request: SMAT/ArkAnalyzer-HapRay!382
Bugfix: 修复循环依赖 Created-by: bbsun Commit-by: SunBo Merged-by: B1A2 Description: 统计导出符号数量 update update Merge branch 'dev' of gitcode.com:bbsun/ArkAnalyzer-HapRay into dev Merge branch 'dev' of gitcode.com:bbsun/ArkAnalyzer-HapRay into dev ... See merge request: SMAT/ArkAnalyzer-HapRay!383
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.