[PATCH] D54088: [XRay] Update TSC math to handle wraparound

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 4 21:29:14 PST 2018


dberris updated this revision to Diff 172543.
dberris retitled this revision from "[XRay] Update TSC match to handle wraparound" to "[XRay] Update TSC math to handle wraparound".
dberris added a comment.

FIx typo in title.


https://reviews.llvm.org/D54088

Files:
  compiler-rt/lib/xray/tests/unit/function_call_trie_test.cc
  compiler-rt/lib/xray/tests/unit/profile_collector_test.cc
  compiler-rt/lib/xray/xray_function_call_trie.h
  compiler-rt/lib/xray/xray_profiling.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54088.172543.patch
Type: text/x-patch
Size: 15602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/5fc58d85/attachment.bin>


More information about the llvm-commits mailing list