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
..
2014-04-15 16:49:57 -07:00
2013-12-08 22:28:27 -08:00
2014-04-15 16:49:57 -07:00
2013-12-08 20:52:21 -08:00
2014-04-15 16:49:57 -07:00
2013-12-10 14:35:34 -08:00
2014-04-15 14:33:50 -07:00
2014-04-22 20:55:09 -07:00
2013-12-08 22:28:27 -08:00
2014-04-22 20:55:09 -07:00
2013-12-08 22:28:27 -08:00
2014-04-16 13:36:56 -07:00
2013-12-12 22:35:52 -08:00
2014-01-22 09:00:27 -08:00
2014-04-15 16:49:57 -07:00