[PATCH] D41121: [sanitizer] Introduce a vDSO aware timing function

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 08:24:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT320594: [sanitizer] Introduce a vDSO aware timing function (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41121?vs=126601&id=126766#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41121

Files:
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_fuchsia.cc
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_linux.h
  lib/sanitizer_common/sanitizer_linux_libcdep.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_syscall_generic.inc
  lib/sanitizer_common/sanitizer_win.cc
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_tsd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41121.126766.patch
Type: text/x-patch
Size: 8221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/2cb74f08/attachment.bin>


More information about the llvm-commits mailing list