Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-xray
/
xray-graph.cpp
25f8d20
[XRay] Update XRayRecord to support Custom/Typed Events
by Dean Michael Berris
· 7 years ago
a0e3ae4
[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)
by Dean Michael Berris
· 7 years ago
[Renamed (99%) from llvm/tools/llvm-xray/xray-graph.cc]
62602a4
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
10c873f
[XRay] convert FDR arg1 log entries
by Martin Pelikan
· 8 years ago
0f84a7d
[XRay][tools] Support tail-call exits before we write them in the runtime
by Dean Michael Berris
· 8 years ago
ca780b5
[XRay] A tool for Comparing xray function call graphs
by Dean Michael Berris
· 8 years ago
5685468
[XRay][tools] Remove some assertions in llvm-xray graph
by Dean Michael Berris
· 8 years ago
f0cb13d
[XRAY] A Color Choosing helper for XRay Graph
by Dean Michael Berris
· 9 years ago
6c97b3a
[XRay] A graph Class for the llvm-xray graph
by Dean Michael Berris
· 9 years ago
79f5746
Revert "[XRay] A graph Class for the llvm-xray graph"
by Dean Michael Berris
· 9 years ago
2957c25
[XRay] A graph Class for the llvm-xray graph
by Dean Michael Berris
· 9 years ago
da2673c
[XRay] Use std::errc::invalid_argument instead of std::errc::bad_message
by Dean Michael Berris
· 9 years ago
0e8abab
[XRay] Define the InstrumentationMap type
by Dean Michael Berris
· 9 years ago
d09bf19
Implemented color coding and Vertex labels in XRay Graph
by Dean Michael Berris
· 9 years ago
c8c1b80
Add missing header to see if that clears up the build
by David Blaikie
· 9 years ago
435888f
Attempt to fix the MSVC build by using llvm::errc instead of std::errc
by David Blaikie
· 9 years ago
87299ad
[XRay] Implement the `llvm-xray graph` subcommand
by David Blaikie
· 9 years ago