add guarded objects that are sampled (and fit a size range). guarded sample rate etc can be set per heap as well as defaulted with options

This commit is contained in:
daanx 2024-11-17 22:45:09 -08:00
parent 8ba1879073
commit d57cb0765d
9 changed files with 61 additions and 26 deletions

View file

@ -62,7 +62,7 @@ int main() {
test_mt_shutdown();
*/
//fail_aslr();
// mi_stats_print(NULL);
mi_stats_print(NULL);
return 0;
}