server-skynet-source-3rd-je.../include
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 Simplify backtracing. 2014-04-22 20:55:09 -07:00
msvc_compat Use "standard" printf prefixes instead of MSVC ones in inttypes.h 2012-05-02 16:32:37 -07:00