Skip to content

Adding back support for legacy LeakCanary hprof files #1401

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 1 commit into from
Jun 22, 2019

Conversation

pyricau
Copy link
Member

@pyricau pyricau commented Jun 21, 2019

This comes for cheap and means we can analyze any kind of hprof. Moving forward we'll keep compatibility of LeakCanary hprof parsing.

Also moved the Android configuration into the analyzer repo and broke their dependency from the Android classes. Goal is to run a properly configured analyzer from the command line.

Note: this commit comes as no extra cost in size as the hprof files already existed in the git repo.

@pyricau pyricau added this to the 2.0 Next Release milestone Jun 21, 2019
This comes for cheap and means we can analyze any kind of hprof. Moving forward we'll keep compatibility of LeakCanary hprof parsing.

Also moved the Android configuration into the analyzer repo and broke their dependency from the Android classes. Goal is to run a properly configured analyzer from the command line.

Note: this commit comes as no extra cost in size as the hprof files already existed in the git repo.
@pyricau pyricau merged commit bca2679 into master Jun 22, 2019
@pyricau pyricau deleted the py/legacy_hprof branch June 22, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant