You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the result directories (memtrace, iptrace etc) are not deleted at the start of each run. If there is any leftover data in those directories that does not get overwritten, this can affect the reported results.
Fix would be to delete these directories and files at the beginning of each run.
Currently, the result directories (
memtrace, iptraceetc) are not deleted at the start of each run. If there is any leftover data in those directories that does not get overwritten, this can affect the reported results.Fix would be to delete these directories and files at the beginning of each run.