commit | f234dc51b9740242d8ba69307db7c5a1312f5a03 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Thu Jan 16 17:38:01 2014 -0800 |
committer | Jason Evans <je@fb.com> | Thu Jan 16 17:38:01 2014 -0800 |
tree | 905932c235c70e6cf79c91126633cfbb40c98c92 | |
parent | 4f37ef693e3d5903ce07dc0b61c0da320b35e3d9 [diff] |
Fix name mangling for stress tests. Fix stress tests such that testlib code uses the jet_ allocator, but test code uses libjemalloc. Generate jemalloc_{rename,mangle}.h, the former because it's needed for the stress test name mangling fix, and the latter for consistency. As an artifact of this change, some (but not all) definitions related to the experimental API are absent from the headers unless the feature is enabled at configure time.