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 jemalloc memory measurements. #4917

Merged
merged 1 commit into from Feb 13, 2015

Commits on Feb 13, 2015

  1. Fix jemalloc memory measurements.

    It turns out you need to send an "epoch" request to jemalloc before
    asking for a measurement otherwise you get stale data! Heavens.
    nnethercote committed Feb 13, 2015
You can’t perform that action at this time.