diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-09-20 23:25:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-09-20 23:25:12 +0900 |
commit | 7c1e81c883aff4e2501fea6b855cb2fb0fecfa67 (patch) | |
tree | 5417e75224ea9994c0925e7c395007fc73c69bd5 /kompare/libdialogpages | |
parent | cf63191672fff12cd57892ba4642ed4f01e9c6a4 (diff) | |
download | tdesdk-7c1e81c883aff4e2501fea6b855cb2fb0fecfa67.tar.gz tdesdk-7c1e81c883aff4e2501fea6b855cb2fb0fecfa67.zip |
ktrace: let both parent and child processes write into the log file.
This makes sure all malloc/realloc/free operations are correctly logged,
although there is a summary section for each process.
As a rule of thumb, when monitoring malloc operations it is recommended
to run the program with the '--nofork' argument to avoid the fork
operation in first place.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kompare/libdialogpages')
0 files changed, 0 insertions, 0 deletions