server-skynet-source-3rd-je.../bin
Arne Welzel c1d3ad4674 Prune je_malloc_default and do_rallocx in jeprof
Running a simple Ruby and Python execution je_malloc_default and
do_rallocx() in the resulting SVG / text output. Prune these, too.

    MALLOC_CONF='stats_print:true,lg_prof_sample:8,prof:true,prof_final:true' \
        python3 -c '[x for x in range(10000000)]'

    MALLOC_CONF='stats_print:true,lg_prof_sample:8,prof:true,prof_final:true' \
        ruby -e 'puts (0..1000).map{"0"}.join(" ")'
2023-05-31 11:41:09 -07:00
..
jemalloc-config.in jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
jemalloc.sh.in Few configure.ac adjustments 2012-04-30 17:13:45 -07:00
jeprof.in Prune je_malloc_default and do_rallocx in jeprof 2023-05-31 11:41:09 -07:00