diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2020-02-09 15:08:54 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2020-02-09 15:08:54 +0100 |
| commit | 3a419eb8e62449bee59f62154cdc359c82957384 (patch) | |
| tree | 87fa431fe1f2dca475204f9798504ff19b097004 /src/allocators/__init__.py | |
| parent | 241cec136189fbb22cdfa79e99e0001120a699c4 (diff) | |
| download | allocbench-3a419eb8e62449bee59f62154cdc359c82957384.tar.gz allocbench-3a419eb8e62449bee59f62154cdc359c82957384.zip | |
unify the use of LD_PRELOAD between server and non-server commands
Always use exec to start a measured cmd overwriting LD_PRELOAD.
Exec overwrites LD_PRELOAD using this format:
print_status_on_exit.so sig_handlers.so <allocator LD_PRELOAD> <orignal LD_PRELOAD>
With this change our LD_PRELOAD is only active for the measured process and
not for the measuring cmd.
Diffstat (limited to 'src/allocators/__init__.py')
0 files changed, 0 insertions, 0 deletions
