summaryrefslogtreecommitdiff
path: root/lib/xray/xray_AArch64.cc
AgeCommit message (Expand)Author
2017-05-12[XRay][compiler-rt] Fix misspeling of XRaySledEntryDean Michael Berris
2017-05-12[XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris
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
2017-01-25[XRay][AArch64] More staging for tail call support in XRay AArch64 - in compi...Serge Rogatch
2017-01-10[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch
2016-12-23Revert "[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flus...Renato Golin
2016-12-23[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch
2016-12-22Revert "[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flus...Renato Golin
2016-12-22[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch
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-11-21[XRay] Support AArch64 in compiler-rtDean Michael Berris