Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
KOOM 2.2.2 Release source code.tar.gz | 2024-04-16 | 5.1 MB | |
KOOM 2.2.2 Release source code.zip | 2024-04-16 | 5.8 MB | |
README.md | 2024-04-16 | 758 Bytes | |
Totals: 3 Items | 10.9 MB | 6 |
Features
- Java leak support Android U(Android 14)
- Thread leak support Android U(Android 14)
Enhancement
- Improve java leak fork dump success rate, thanks for @TestPlanB in https://github.com/KwaiAppTeam/KOOM/pull/241
- Prevent native leak unnecessary object copies, thanks for @Mr-JingShi in https://github.com/KwaiAppTeam/KOOM/pull/242
Bug Fix
- Fix native leak address record bug, thanks for @Mr-JingShi in https://github.com/KwaiAppTeam/KOOM/pull/240
- Fix https://github.com/KwaiAppTeam/KOOM/issues/260, restore the origin dumpable value after call GetUnreachableMemoryString, thanks for @Res2013 in https://github.com/KwaiAppTeam/KOOM/pull/261
Full Changelog: https://github.com/KwaiAppTeam/KOOM/compare/v2.2.1...v2.2.2