Closed GoogleCodeExporter closed 9 years ago
Need patch:
https://github.com/xiaoyur347/gperftools_uclibc/commit/906da2012464b0f78d0a900e3
64574909f9b7daf
https://github.com/xiaoyur347/gperftools_uclibc/commit/b068d038c86f54c12be6cdd20
700fef49cd03cee
https://github.com/xiaoyur347/gperftools_uclibc/commit/36cd5bffc0374c9f578561e71
0d0ec4aa9d10232
For uclibc:
Avoid use sbrk allocator for uclibc.
stacktrace_config.h:detect __UCLIBC__ macro
Makefile.am:uclibc gcc not implicit add -lstdc++ for c++ lib(tcmalloc)
For heap profile signal support:
avoid deadlock under heap profile signal
Original comment by xiaoyur...@gmail.com
on 17 Dec 2013 at 3:37
Corresponding patches where merged last week. Thanks again.
Original comment by alkondratenko
on 30 Dec 2013 at 8:06
Original issue reported on code.google.com by
xiaoyur...@gmail.com
on 15 Dec 2013 at 3:05