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_fdr_logging_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay][compiler-rt] Merge XRay FDR mode into a single file (NFC)
Dean Michael Berris
2018-06-05
1
-722
/
+0
*
[XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)
Dean Michael Berris
2018-06-05
1
-15
/
+9
*
[XRay][compiler-rt] Support in-memory processing of FDR mode logs
Dean Michael Berris
2018-05-14
1
-2
/
+2
*
[XRay][compiler-rt] Add llvm-mca assembler annotations for XRay (NFC)
Dean Michael Berris
2018-05-08
1
-0
/
+2
*
Implement trampoline and handler for typed xray event tracing.
Keith Wyss
2018-04-17
1
-0
/
+20
*
Add Xray instrumentation support to FreeBSD
Kamil Rytarowski
2018-02-15
1
-5
/
+6
*
[XRay] Rename Buffer.Buffer to Buffer.Data
Dean Michael Berris
2018-02-10
1
-6
/
+6
*
[XRay] Use optimistic logging model for FDR mode
Dean Michael Berris
2017-11-21
1
-173
/
+95
*
[XRay][compiler-rt] Remove more STL dependenices from FDR mode
Dean Michael Berris
2017-10-27
1
-28
/
+21
*
[XRay][compiler-rt] Always place the CPU record first for every buffer
Dean Michael Berris
2017-10-17
1
-2
/
+9
*
fixup: use UNUSED, restore alignment for cache-line friendliness, and report ...
Dean Michael Berris
2017-10-03
1
-6
/
+13
*
[XRay][compiler-rt] Use pthread for initializing thread-local data
Dean Michael Berris
2017-10-03
1
-36
/
+84
*
[XRay][compiler-rt][NFC] Remove loggingInitialized() convenience function
Dean Michael Berris
2017-09-29
1
-9
/
+6
*
[XRay] [compiler-rt] FDR logging arg1 handler
Martin Pelikan
2017-09-28
1
-61
/
+69
*
[XRay][compiler-rt] Handle tail-call exits in the XRay runtime
Dean Michael Berris
2017-09-18
1
-1
/
+0
*
[XRay][compiler-rt] Use a single global volatile recursion guard for FDR hand...
Dean Michael Berris
2017-09-12
1
-1
/
+2
*
[XRay][compiler-rt][NFC] Refactor global TLS variables behind an accessor fun...
Dean Michael Berris
2017-08-29
1
-101
/
+129
*
[XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global ...
Dean Michael Berris
2017-08-02
1
-17
/
+18
*
[XRay][compiler-rt] Remove unused variable after refactoring
Dean Michael Berris
2017-05-12
1
-10
/
+10
*
[XRay][compiler-rt] Runtime changes to support custom event logging
Dean Michael Berris
2017-05-12
1
-84
/
+139
*
[XRay] [compiler-rt] Refactor rewinding FDR logging.
Martin Pelikan
2017-04-12
1
-80
/
+79
*
[XRay] [compiler-rt] Simplify FDR logging handler. [NFC]
Martin Pelikan
2017-04-12
1
-29
/
+21
*
[XRay][compiler-rt] Add another work-around to XRay FDR tests when TSC emulat...
Douglas Yung
2017-04-12
1
-1
/
+3
*
[XRay][compiler-rt] Remove unused local variable
Dean Michael Berris
2017-04-06
1
-2
/
+1
*
[XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short.
Dean Michael Berris
2017-04-06
1
-3
/
+136
*
[XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.
Dean Michael Berris
2017-03-29
1
-3
/
+17
*
Fix build error:
Ismail Donmez
2017-03-27
1
-0
/
+1
*
[XRay][compiler-rt] Use sanitizer_common's atomic ops
Dean Michael Berris
2017-03-27
1
-11
/
+15
*
[XRay][compiler-rt] Remove dependency on <system_error>
Dean Michael Berris
2017-03-22
1
-13
/
+21
*
[XRay][compiler-rt] Add missing include to <string>
Dean Michael Berris
2017-03-17
1
-0
/
+1
*
[XRay] [compiler-rt] Refactor logic for xray fdr logging. NFC.
Dean Michael Berris
2017-03-15
1
-0
/
+486