[PATCH] D31345: [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short.

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 15:05:16 PDT 2017


kpw updated this revision to Diff 93182.
kpw added a comment.

Removing rewrite of TailExit to Exit functions. This doesn't make sense if the children are
not instrumented and by definition, any removed instrumented child functions must have been
faster than the profiling threshold.


https://reviews.llvm.org/D31345

Files:
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_flags.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31345.93182.patch
Type: text/x-patch
Size: 9310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/979b1608/attachment.bin>


More information about the llvm-commits mailing list