-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Matrix 2.0.5 for Android #709
Merged
Merged
Conversation
This file contains 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
Collaborator
gryamy
commented
Jan 21, 2022
- Introduce MatrixTraffic component —— To catch suspect background traffic problems and throw out the backtrace of network IO calling.
- Update OpenGL Leak component with more precisely calculation of graphic memory consumption.
- Fix pthread hook crash bug.
- Some bug fixes 打包之后apk安装失败,报代码缺失 #688.
Update README with BatteryCanary
update to the latest device for iPhone and iPad
Create ks2apple.py
…to feature/dev-view-event-conflict
… request !119) 添加 Heap Memory Fork Dump Library 开发 fork-dump memory 的 matrix-memory-dump library。 并在 matrix-resource-canary 中添加使用 fork-dump memory 的分析实现。
…(merge request !118) BatteryCanary Monitors 组合使用重构 主要变更: 1. 重构 CompositeMonitors,方便在各个业务场景组合使用需要的电量监控器来监控需要的数据(原有版本只着重于待机监控)。 2. 为了兼容原有待机监控的统计口径,数据上报部分代码写的比较啰嗦,上线数据稳定后在去掉冗余代码。 3. 优化部分 ANR 调用,加多 Cache 支持。 4. 代码变更比较多,但是一半是单元测试代码。
…ev' (merge request !155) matrix-hooks: fix backtrace ANR caused by reentrant mutex
…' (merge request !154) 当使用 Enhance Dlsym 或 Semi Dlsym 时,搜索完符号后调用 dlclose fix: Close handle after complete symbol searching if using enhance-dlsym or semi-dlsym.
…se signal 3 is timed out
…rge request !156) feature/dev_leafjia_jan_release 1. Matrix Traffic supports dumping thread's native backtrace and ip address 2. SignalAnrTrace monitors signal 35, which will be sent by system in case signal 3 is timed out
…e request !159) 添加 Fork Analyze 息屏分析 feat: Add lazy fork analyze processor.
…matrix/matrix into feature/dev_leafjia_jan_fix
…request !160) feature/dev_leafjia_jan_fix 1. fix isInit can' be set true when useFrameMetrics is false 2. Fix the traffic collected is larger than fact
…equest !152) feature/dev-publish-static 增加静态链接 libc++ 版本,通过版本号后缀 -STATIC 区分,默认关闭,通过 gradle 参数控制开启,publish 到 maven central 时开启
…to feature/dev
…equest !163) feature/dev_traffic_sample Matrix Traffic Sample
…to feature/dev
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.