[PATCH] D31971: [XRay] [compiler-rt] Refactor rewinding FDR logging.

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 21:59:18 PDT 2017


pelikan created this revision.

While there, make the threshold in ticks for the rewind computed only
once and not per function, unify the two versions we had and slightly
reformat bits according to coding standards.


https://reviews.llvm.org/D31971

Files:
  lib/xray/xray_fdr_logging_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31971.94934.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/02d44274/attachment.bin>


More information about the llvm-commits mailing list