Hi all,

Currently when we set log_path in ASAN_OPTIONS, Asan runtime appends process ID to name to distinguish log files for different processes. Could we also add a process name there? This could be handy for inspection of Asan logs of sanitized system runs (for common distributions this would be hundreds of logs).

Actually same suggestion applies to Asan error report. Currently it prints just process ID so to identify the actual process one needs to scan the stacktrace (which is not always available) and check the PC of top-most frame.

-Y

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to