Skip to content
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

Integrate Matrix Backtrace Component #15

Open
sindney opened this issue Jun 8, 2021 · 0 comments
Open

Integrate Matrix Backtrace Component #15

sindney opened this issue Jun 8, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sindney
Copy link
Collaborator

sindney commented Jun 8, 2021

Tencent/matrix#595

Matrix for Android v1.0 updates:
Add Memory Hook. A native memory leak detection tool for Android.
Add Pthread Hook. A Java and native thread leak detection tool for Android.
Add Matrix Backtrace Component. A fast native backtrace unwind library based on quicken unwind tables.

It's way faster than libunwind, and if we support this method by default, the usability of loliprofiler will be enhanced.

@sindney sindney added enhancement New feature or request help wanted Extra attention is needed labels Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant