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 9ea3ca92f [XRay] Add CPU ID in Custom Event FDR Records new ec0f05d38 [XRay] Fix TSC and atomic custom/typed event accounting
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/CMakeLists.txt | 1 + lib/xray/tests/unit/fdr_controller_test.cc | 45 ++++++++++++++++++++++++ lib/xray/tests/unit/fdr_log_writer_test.cc | 56 ++++++++++++++++++++++++++++-- lib/xray/tests/unit/test_helpers.h | 5 +++ lib/xray/xray_fdr_controller.h | 3 +- lib/xray/xray_fdr_log_writer.h | 36 ++++++++++++++----- 6 files changed, 134 insertions(+), 12 deletions(-)