diff options
author | Jason Evans <je@facebook.com> | 2010-04-03 01:43:28 (GMT) |
---|---|---|
committer | Jason Evans <je@facebook.com> | 2010-04-03 01:49:34 (GMT) |
commit | ec5344eba282b2bc2f854bdb174e3c97abff83c9 (patch) | |
tree | 1b145ed1c3d3d0ae797b02ada9207a585a741a2c /jemalloc/src | |
parent | a53610130d06fa55dd84031d127c8c46e3e44711 (diff) | |
download | jemalloc-ec5344eba282b2bc2f854bdb174e3c97abff83c9.zip jemalloc-ec5344eba282b2bc2f854bdb174e3c97abff83c9.tar.gz jemalloc-ec5344eba282b2bc2f854bdb174e3c97abff83c9.tar.bz2 |
Optimize ExtractSymbols (pprof).
Modify ExtractSymbols to operate on sorted PCs and libraries, in order
to reduce computational complexity from O(N*M) to O(N+M).
Diffstat (limited to 'jemalloc/src')
0 files changed, 0 insertions, 0 deletions