[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:47:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346116: [XRay] Update TSC math to handle wraparound (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D54088?vs=172543&id=172545#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54088

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

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


More information about the llvm-commits mailing list