qchbai / gperftools

Automatically exported from code.google.com/p/gperftools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Allow both inuse_space and inuse_objects #418

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could you allow both inuse_space and inuse_objects?

The result would be like two invocations, one for space and one for objects.

Original issue reported on code.google.com by olafvdspek on 16 Mar 2012 at 2:56

GoogleCodeExporter commented 9 years ago
I think that this would complicate things internally. Just running pprof twice 
with different flags seems like the best approch.

Original comment by chapp...@gmail.com on 3 May 2012 at 2:55

GoogleCodeExporter commented 9 years ago
Best for who? :p
It shouldn't be that hard to implement.

Original comment by olafvdspek on 3 May 2012 at 3:09