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
/
llvm
/
tools
/
llvm-xray
/
xray-converter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay] convert FDR arg1 log entries
Martin Pelikan
2017-09-27
1
-1
/
+2
*
[XRay][tools] Support tail-call exits before we write them in the runtime
Dean Michael Berris
2017-09-18
1
-0
/
+3
*
[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...
Dean Michael Berris
2017-02-17
1
-1
/
+3
*
Disable wrapping llvm-xray YAML output
Dimitry Andric
2017-02-14
1
-1
/
+1
*
[XRay] Define the InstrumentationMap type
Dean Michael Berris
2017-02-01
1
-34
/
+25
*
Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-dec...
Sylvestre Ledru
2017-01-28
1
-1
/
+0
*
[llvm-xray] Fix android build
Pavel Labath
2017-01-16
1
-1
/
+2
*
Avoid std::errc::protocol_* to appease mingw
Hans Wennborg
2017-01-12
1
-1
/
+1
*
[XRay] Define the library for XRay trace logs
Dean Michael Berris
2017-01-11
1
-39
/
+20
*
tools/llvm-xray: Avoid std::errc::protocol_* to appease mingw, like r285261.
NAKAMURA Takumi
2017-01-11
1
-1
/
+1
*
[XRay] Don't include <unistd.h> unnecessarily
Dean Michael Berris
2017-01-10
1
-1
/
+0
*
[XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris
2017-01-10
1
-0
/
+222