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

Fix ClangParser memory leak #1878

Merged
merged 2 commits into from
Jun 16, 2021
Merged

Fix ClangParser memory leak #1878

merged 2 commits into from
Jun 16, 2021

Conversation

danobi
Copy link
Member

@danobi danobi commented Jun 15, 2021

This fix takes max RSS usage for bpftrace_test down from ~3G -> ~750M.

This closes #1852.

Checklist
  • Language changes are updated in docs/reference_guide.md
  • User-visible and non-trivial changes updated in CHANGELOG.md
  • The new behaviour is covered by tests

danobi added 2 commits June 15, 2021 13:58
This fix takes max RSS usage for `bpftrace_test` down from ~3G -> ~750M.
@danobi
Copy link
Member Author

danobi commented Jun 15, 2021

cc @viktormalik

@fbs fbs merged commit d4998ee into bpftrace:master Jun 16, 2021
@fbs fbs mentioned this pull request Jun 16, 2021
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.

Mem leak with libbpf
3 participants