This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from e7ab4a270 [XRay][compiler-rt] Profiling Mode: Flush logs on exit new 90e8e1b00 [XRay][compiler-rt] Add PID field to llvm-xray tool and add P [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/xray/tests/unit/fdr_logging_test.cc | 6 ++--- lib/xray/xray_basic_logging.cc | 4 +++- lib/xray/xray_fdr_log_records.h | 1 + lib/xray/xray_fdr_logging.cc | 22 +++++++++++++---- test/xray/TestCases/Posix/fdr-mode.cc | 32 ++++++++++++------------- test/xray/TestCases/Posix/fdr-single-thread.cc | 4 ++-- test/xray/TestCases/Posix/fdr-thread-order.cc | 8 +++---- test/xray/TestCases/Posix/fork_basic_logging.cc | 18 +++++++------- 8 files changed, 55 insertions(+), 40 deletions(-)