server-skynet-source-3rd-je.../test
Qi Wang 523cfa55c5 Guard prof related mallctl with opt_prof.
The prof initialization is done only when opt_prof is true.  This change makes
sure the prof_* mallctls only have limited read access (i.e. no access to prof
internals) when opt_prof is false.

In addition, initialize the global prof mutexes even if opt_prof is false.  This
makes sure the mutex stats are set properly.
2021-09-20 10:42:16 -07:00
..
analyze Add a simple utility to detect profiling bias. 2020-08-05 18:33:55 -07:00
include/test Travis: Unbreak the builds. 2021-06-24 07:40:28 -07:00
integration Add opt.experimental_infallible_new. 2021-06-24 12:22:51 -07:00
src Travis: Unbreak the builds. 2021-06-24 07:40:28 -07:00
stress Cache mallctl mib for batch allocation stress test 2020-12-07 09:10:11 -08:00
unit Guard prof related mallctl with opt_prof. 2021-09-20 10:42:16 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00