index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
xray
/
xray_interface.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/xray to .cpp
Nico Weber
2019-08-01
1
-480
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[XRay] Support for Fuchsia
Petr Hosek
2018-11-22
1
-4
/
+37
*
[XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)
Dean Michael Berris
2018-06-05
1
-45
/
+45
*
Remove 'noexcept's that do not match between header and source file.
Richard Smith
2018-04-24
1
-3
/
+3
*
Implement trampoline and handler for typed xray event tracing.
Keith Wyss
2018-04-17
1
-6
/
+53
*
[XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overhead
Dean Michael Berris
2017-12-14
1
-129
/
+183
*
[XRay][compiler-rt] Return the pointer associated with the function instead o...
Dean Michael Berris
2017-08-28
1
-1
/
+1
*
[XRay][compiler-rt][NFC] Add a name for argument to __xray_set_handler_arg1(...)
Dean Michael Berris
2017-06-19
1
-2
/
+2
*
[XRay][compiler-rt] Add __xray_remove_customevent_handler(...)
Dean Michael Berris
2017-05-22
1
-0
/
+5
*
[XRay] Fix __xray_function_address on PPC reguarding local entry points.
Tim Shen
2017-05-17
1
-1
/
+8
*
[XRay][compiler-rt] Runtime changes to support custom event logging
Dean Michael Berris
2017-05-12
1
-1
/
+20
*
[XRay][compiler-rt] Add function id utilities for XRay
Dean Michael Berris
2017-05-05
1
-1
/
+13
*
[XRay][compiler-rt] Support patching/unpatching specific functions
Dean Michael Berris
2017-05-04
1
-33
/
+96
*
[XRay][compiler-rt] Use sanitizer_common's atomic ops
Dean Michael Berris
2017-03-27
1
-25
/
+34
*
[XRay] [compiler-rt] Allow logging the first argument of a function call.
Dean Michael Berris
2017-03-06
1
-1
/
+20
*
Re-commit r295017, since we have a potential fix of the tests, r295248, landed.
Tim Shen
2017-02-15
1
-0
/
+2
*
[Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el
Sagar Thakur
2017-02-15
1
-0
/
+4
*
Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...
Tim Shen
2017-02-14
1
-2
/
+0
*
Re-commit r294826 and r294781, with a fix on the cmake file to only
Tim Shen
2017-02-14
1
-0
/
+2
*
This reverts commits r294826 and r294781 as they break linking on powerpc.
Vitaly Buka
2017-02-11
1
-2
/
+0
*
[XRay] Implement powerpc64le xray.
Tim Shen
2017-02-10
1
-0
/
+2
*
[XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCase functions
Dean Michael Berris
2017-02-07
1
-6
/
+6
*
[XRay][AArch64] Attempt to fix unstable test XRay-aarch64-linux::patching-unp...
Serge Rogatch
2016-12-05
1
-2
/
+2
*
[XRay][compiler-rt] Add newlines to error messages (NFC).
Dean Michael Berris
2016-11-23
1
-2
/
+2
*
[XRay] Support AArch64 in compiler-rt
Dean Michael Berris
2016-11-21
1
-0
/
+2
*
[XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.
Dean Michael Berris
2016-11-16
1
-16
/
+28
*
[compiler-rt][XRay] Support tail call sleds
Dean Michael Berris
2016-10-13
1
-0
/
+3
*
[compiler-rt][XRay][NFC] clang-format XRay sources
Dean Michael Berris
2016-10-06
1
-9
/
+10
*
[XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris
2016-09-20
1
-111
/
+30
*
Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"
Renato Golin
2016-09-08
1
-30
/
+111
*
[XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris
2016-09-08
1
-111
/
+30
*
[compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler()
Dean Michael Berris
2016-08-08
1
-13
/
+38
*
[compiler-rt][XRay] Address follow-up comments to initial interface and initi...
Dean Michael Berris
2016-07-29
1
-4
/
+40
*
Use RAII for ensuring that mprotect calls are undone
Dean Michael Berris
2016-07-27
1
-8
/
+38
*
[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...
Dean Michael Berris
2016-07-21
1
-0
/
+179
*
Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...
Hans Wennborg
2016-07-20
1
-179
/
+0
*
[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris
2016-07-20
1
-0
/
+179