Navigation Menu

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

Heap profiler without tcmalloc memory allocator #609

Open
alk opened this issue Aug 23, 2015 · 3 comments
Open

Heap profiler without tcmalloc memory allocator #609

alk opened this issue Aug 23, 2015 · 3 comments

Comments

@alk
Copy link
Contributor

alk commented Aug 23, 2015

Originally reported on Google Code with ID 606

To use the gperftools heap-profiler, we have to use the tcmalloc memory allocator with
it. But in essence, they're independent.

I'm now trying to make the gperftools heap-profiler available without the tcmalloc
memory allocator (in Chromium). What do you think. Is it acceptable?

Reported by dmikurube@chromium.org on 2014-02-13 06:54:08

@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

I think it is. If we can decouple that, that would be awesome.

Reported by alkondratenko on 2014-02-13 15:30:09

@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

Thanks. I'd try. :)

Reported by dmikurube@chromium.org on 2014-02-14 05:35:17

@XiangmingWang
Copy link

Have this been decoupled?

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

2 participants