server-skynet-source-3rd-je.../bin
Jason Evans 6f001059aa Simplify backtracing.
Simplify backtracing to not ignore any frames, and compensate for this
in pprof in order to increase flexibility with respect to function-based
refactoring even in the presence of non-deterministic inlining.  Modify
pprof to blacklist all jemalloc allocation entry points including
non-standard ones like mallocx(), and ignore all allocator-internal
frames.  Prior to this change, pprof excluded the specifically
blacklisted functions from backtraces, but it left allocator-internal
frames intact.
2014-04-22 20:55:09 -07:00
..
jemalloc.sh.in Few configure.ac adjustments 2012-04-30 17:13:45 -07:00
pprof Simplify backtracing. 2014-04-22 20:55:09 -07:00