forked from square/leakcanary
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Support x86/x86_64 for emulator. 2. Optimize symbol search performance & reliability, support symbol in .gnu_debugdata. 3. Android R fast dump uses another implementation, which is consistent with the lower version. 4. Use c++17 instead of c++11 for make_unique. 5. Workaround for NDK bug: android/ndk#721 Signed-off-by: xueqiushi <xueqiushi@kuaishou.com>
- Loading branch information
Showing
99 changed files
with
27,761 additions
and
807 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.