Print heaptrack_interpret stats even when it gets terminated

Authored by mwolff on Apr 22 2018, 9:49 AM.

Description

Print heaptrack_interpret stats even when it gets terminated

Use atexit to write the stats at the end, which gets called
even when main doesn't return (e.g. the app gets terminated).

Details

Committed
mwolffApr 22 2018, 9:49 AM
Parents
R45:dfb6123a6b1c: Do not use shell to launch new programs in debug mode
Branches
Unknown
Tags
Unknown