[PATCH] D34381: [XRay] [compiler-rt] switch FDR implementation to the TSC API [NFC]

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 22:23:14 PDT 2017


pelikan updated this revision to Diff 103152.
pelikan added a comment.

convert the entire amd64 TSC handling to do the correct thing in broken environments


https://reviews.llvm.org/D34381

Files:
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_tsc.h
  lib/xray/xray_x86_64.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34381.103152.patch
Type: text/x-patch
Size: 5993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/6f1afc3b/attachment.bin>


More information about the llvm-commits mailing list