server-skynet-source-3rd-je.../jemalloc/include
Jason Evans 0b270a991d Reduce statistical heap sampling memory overhead.
If the mean heap sampling interval is larger than one page, simulate
sampled small objects with large objects.  This allows profiling context
pointers to be omitted for small objects.  As a result, the memory
overhead for sampling decreases as the sampling interval is increased.

Fix a compilation error in the profiling code.
2010-03-31 16:45:04 -07:00
..
jemalloc Reduce statistical heap sampling memory overhead. 2010-03-31 16:45:04 -07:00