mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +00:00
HPA: Tie components into a PAI implementation.
This commit is contained in:
committed by
David Goldblatt
parent
c8209150f9
commit
1c7da33317
@@ -17,6 +17,7 @@ prof_dump_open_file_intercept(const char *filename, int mode) {
|
||||
}
|
||||
|
||||
TEST_BEGIN(test_gdump) {
|
||||
test_skip_if(opt_hpa);
|
||||
bool active, gdump, gdump_old;
|
||||
void *p, *q, *r, *s;
|
||||
size_t sz;
|
||||
|
||||
Reference in New Issue
Block a user