Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-xray
/
xray-graph.cpp
b92b0b8
[XRay] Update XRayRecord to support Custom/Typed Events
by Dean Michael Berris
· 7 years ago
f4f861b
[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)
by Dean Michael Berris
· 7 years ago
[Renamed (99%) from tools/llvm-xray/xray-graph.cc]
d770752
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
62b2611
[XRay] convert FDR arg1 log entries
by Martin Pelikan
· 8 years ago
d6aeff8
[XRay][tools] Support tail-call exits before we write them in the runtime
by Dean Michael Berris
· 8 years ago
ae0fbfb
[XRay] A tool for Comparing xray function call graphs
by Dean Michael Berris
· 8 years ago
365612c
[XRay][tools] Remove some assertions in llvm-xray graph
by Dean Michael Berris
· 8 years ago
de5a65f
[XRAY] A Color Choosing helper for XRay Graph
by Dean Michael Berris
· 8 years ago
4dc48bf
[XRay] A graph Class for the llvm-xray graph
by Dean Michael Berris
· 9 years ago
a8b5e78
Revert "[XRay] A graph Class for the llvm-xray graph"
by Dean Michael Berris
· 9 years ago
f3a1b3c
[XRay] A graph Class for the llvm-xray graph
by Dean Michael Berris
· 9 years ago
dd33600
[XRay] Use std::errc::invalid_argument instead of std::errc::bad_message
by Dean Michael Berris
· 9 years ago
93789c8
[XRay] Define the InstrumentationMap type
by Dean Michael Berris
· 9 years ago
420c070
Implemented color coding and Vertex labels in XRay Graph
by Dean Michael Berris
· 9 years ago
1854d25
Add missing header to see if that clears up the build
by David Blaikie
· 9 years ago
aab72f0
Attempt to fix the MSVC build by using llvm::errc instead of std::errc
by David Blaikie
· 9 years ago
061ca19
[XRay] Implement the `llvm-xray graph` subcommand
by David Blaikie
· 9 years ago