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

patch: clarify stats output and comments on ExtractStats() and GetThreadStats() #469

Closed
alk opened this issue Aug 23, 2015 · 2 comments
Closed

Comments

@alk
Copy link
Contributor

alk commented Aug 23, 2015

Originally reported on Google Code with ID 466

What steps will reproduce the problem?
1. Get human-readable stats from tcmalloc

Most of the issue is that "Size class breakdown" is not as clear as it could be...
in particular, I want to change the text to:

 Total size of freelists for per-thread caches,
 transfer cache, and central cache, by size class

And while I was in there, I improved the comments a bit.

Patch attached.

Reported by gpike@chromium.org on 2012-09-17 21:19:13


- _Attachment: [u](https://storage.googleapis.com/google-code-attachments/gperftools/issue-466/comment-0/u)_
@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

Reported by chappedm on 2012-11-03 16:47:24

  • Status changed: Accepted

@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

r188 | chappedm@gmail.com | 2012-12-22 14:06:35 -0500 (Sat, 22 Dec 2012) | 2 lines

issue-466: Clarified stats output and comments for ExtractStats() and GetThreadStats()

Reported by chappedm on 2012-12-22 19:07:06

  • Status changed: Fixed

@alk alk closed this as completed Aug 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant