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-graph.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)
Dean Michael Berris
2018-05-02
1
-516
/
+0
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-7
/
+0
*
[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
-1
/
+2
*
[XRay] A tool for Comparing xray function call graphs
Dean Michael Berris
2017-04-24
1
-102
/
+94
*
[XRay][tools] Remove some assertions in llvm-xray graph
Dean Michael Berris
2017-03-31
1
-6
/
+1
*
[XRAY] A Color Choosing helper for XRay Graph
Dean Michael Berris
2017-02-25
1
-57
/
+4
*
[XRay] A graph Class for the llvm-xray graph
Dean Michael Berris
2017-02-10
1
-80
/
+79
*
Revert "[XRay] A graph Class for the llvm-xray graph"
Dean Michael Berris
2017-02-10
1
-80
/
+80
*
[XRay] A graph Class for the llvm-xray graph
Dean Michael Berris
2017-02-10
1
-80
/
+80
*
[XRay] Use std::errc::invalid_argument instead of std::errc::bad_message
Dean Michael Berris
2017-02-01
1
-1
/
+1
*
[XRay] Define the InstrumentationMap type
Dean Michael Berris
2017-02-01
1
-44
/
+29
*
Implemented color coding and Vertex labels in XRay Graph
Dean Michael Berris
2017-01-25
1
-70
/
+307
*
Add missing header to see if that clears up the build
David Blaikie
2017-01-16
1
-0
/
+1
*
Attempt to fix the MSVC build by using llvm::errc instead of std::errc
David Blaikie
2017-01-16
1
-4
/
+4
*
[XRay] Implement the `llvm-xray graph` subcommand
David Blaikie
2017-01-16
1
-0
/
+365