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_basic_logging.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/xray to .cpp
Nico Weber
2019-08-01
1
-515
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[xray] Disable alignas() for thread_local objects on NetBSD
Michal Gorny
2018-12-23
1
-1
/
+1
*
[XRay] Support for Fuchsia
Petr Hosek
2018-11-22
1
-0
/
+2
*
[XRay] Use fully qualified name for LogWriter
Petr Hosek
2018-10-16
1
-1
/
+1
*
[XRay] Encapsulate all FD log related logic into a class
Petr Hosek
2018-10-16
1
-33
/
+33
*
[XRay] Guard local variables with `static` and struct with unnamed namespaces
Fangrui Song
2018-09-28
1
-5
/
+7
*
[XRay] Remove the deprecated __xray_log_init API
Petr Hosek
2018-09-15
1
-38
/
+33
*
Test commit
Henry Zhu
2018-07-16
1
-1
/
+1
*
[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...
Dean Michael Berris
2018-07-13
1
-1
/
+3
*
[XRay] basic mode PID and TID always fetch
Dean Michael Berris
2018-07-11
1
-6
/
+6
*
[XRay][compiler-rt] Remove reliance on C++ ABI features
Dean Michael Berris
2018-06-08
1
-49
/
+60
*
[XRay][compiler-rt] Refactor recursion guard for Basic and FDR Mode
Dean Michael Berris
2018-06-06
1
-7
/
+6
*
[XRay][compiler-rt] Remove __xray:: in some places (NFC)
Dean Michael Berris
2018-06-05
1
-11
/
+11
*
[XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)
Dean Michael Berris
2018-06-05
1
-27
/
+27
*
[XRay][compiler-rt] Support string-based config for Basic mode.
Dean Michael Berris
2018-05-04
1
-0
/
+505