summaryrefslogtreecommitdiff
path: root/lib/xray/xray_arm.cc
Commit message (Expand)AuthorAgeFilesLines
* [XRay][compiler-rt] Add noop patch functions for unsupported arches.Keith Wyss2018-04-171-0/+6
* [XRay][compiler-rt] Fix misspeling of XRaySledEntryDean Michael Berris2017-05-121-1/+1
* [XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-3/+9
* [XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris2017-03-061-2/+7
* [XRay] Refactor TSC related functions into a single header. NFC.Tim Shen2017-02-101-14/+0
* [XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCase functionsDean Michael Berris2017-02-071-4/+4
* [XRay] Probe for CPU features that XRay needsDean Michael Berris2017-02-021-0/+3
* [XRay][Arm32] Reduce the portion of the stub and implement more staging for t...Serge Rogatch2017-01-261-3/+1
* [XRay][Arm] Enable back XRay testing on Arm32 and fix the failing testsSerge Rogatch2017-01-191-1/+6
* Revert "[XRay][Arm] Enable back XRay testing on Arm32 and fix the failing tests"Renato Golin2017-01-181-6/+1
* [XRay][Arm] Enable back XRay testing on Arm32 and fix the failing testsSerge Rogatch2017-01-171-1/+6
* [XRay] [compiler-rt] Move machine-dependent code into machine-dependent filesDiana Picus2016-12-221-0/+14
* Revert "[XRay] [compiler-rt] Move machine-dependent code into machine-depende...Diana Picus2016-12-191-14/+0
* [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files.Dean Michael Berris2016-12-191-0/+14
* [XRay][compiler-rt] Attempt to fix ARM buildbots after r287068Diana Picus2016-11-161-0/+1
* [XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris2016-11-161-12/+16
* [compiler-rt][XRay] Support tail call sledsDean Michael Berris2016-10-131-0/+7
* [compiler-rt][XRay][NFC] clang-format XRay sourcesDean Michael Berris2016-10-061-11/+10
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-201-0/+131
* Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin2016-09-081-131/+0
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-081-0/+131