summaryrefslogtreecommitdiff
path: root/lib/xray/xray_trampoline_x86_64.S
AgeCommit message (Expand)Author
2017-11-29[sanitizer] Refactor how assembly files are handledKuba Mracek
2017-11-28[XRay][compiler-rt][Darwin] Minimal XRay build support in DarwinDean Michael Berris
2017-11-15[XRay][compiler-rt][x86_64] Align the stack before and after calling handlersDean Michael Berris
2017-11-10Revert "[XRay][darwin] Initial XRay in Darwin Support"Dean Michael Berris
2017-11-10[XRay][darwin] Initial XRay in Darwin SupportDean Michael Berris
2017-09-28[XRay] [compiler-rt] FDR logging arg1 handlerMartin Pelikan
2017-09-18[XRay][compiler-rt] Handle tail-call exits in the XRay runtimeDean 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-20[XRay][compiler-rt] Cleanup CFI/CFA annotations on trampolinesDean Michael Berris
2017-04-19[XRay][compiler-rt] Fix up CFI annotations and stack alignmentDean Michael Berris
2017-03-15Add NO_EXEC_STACK_DIRECTIVE to xray assembly files.Dean Michael Berris
2017-03-06[XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris
2016-12-15xray: fix assembly macro definitionSaleem Abdulrasool
2016-12-15[XRay][compiler-rt][NFC] Deduplicate code in x86-64 trampolines.Dean Michael Berris
2016-11-02[XRay][x86_64] Define a tail exit trampoline.Dean Michael Berris
2016-08-26[compiler-rt][XRay] Initial per-thread inmemory logging implementationDean Michael Berris