summaryrefslogtreecommitdiff
path: root/lib/xray/xray_x86_64.cc
AgeCommit message (Expand)Author
2017-10-10[XRay][compiler-rt] Fix rdtscp support check for x86_64Dean Michael Berris
2017-08-23[XRay][compiler-rt] Support sled versioning for custom event sledsDean Michael Berris
2017-05-12[XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris
2017-04-18[XRay][compiler-rt] Use emulated TSC when CPU supports rdtscp, but cannot det...Douglas Yung
2017-03-24[XRay] [compiler-rt] Plug a file descriptor leak in a failure case.Martin Pelikan
2017-03-06[XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris
2017-02-10[XRay] Refactor TSC related functions into a single header. NFC.Tim Shen
2017-02-02[XRay] Probe for CPU features that XRay needsDean Michael Berris
2016-12-22[compiler-rt] Add missing includes of <errno.h> and <iterator>Krzysztof Parzyszek
2016-12-22[XRay] [compiler-rt] Move machine-dependent code into machine-dependent filesDiana Picus
2016-12-19Revert "[XRay] [compiler-rt] Move machine-dependent code into machine-depende...Diana Picus
2016-12-19[XRay] [compiler-rt] Move machine-dependent code into machine-dependent files.Dean Michael Berris
2016-12-19[XRay] [compiler-rt] Fix format string; sanitizers' internal printf() doesn't...Dean Michael Berris
2016-11-16[XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris
2016-11-02[XRay][x86_64] Define a tail exit trampoline.Dean Michael Berris
2016-10-13[compiler-rt][XRay] Support tail call sledsDean Michael Berris
2016-10-06[compiler-rt][XRay][NFC] clang-format XRay sourcesDean Michael Berris
2016-09-20[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-08Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin
2016-09-08[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris