summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/xray-graph.h
Commit message (Expand)AuthorAgeFilesLines
* [xray] Remove usage of procid_tAlexandre Ganea2019-06-261-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Clean up some code in Program.Zachary Turner2018-06-081-1/+1
* [XRay][tools] Fixup definition for stat division.Dean Michael Berris2017-04-261-3/+3
* [XRay][tools] Fixup for pedantic and permissive errors/warningsDean Michael Berris2017-04-241-1/+1
* [XRay] A tool for Comparing xray function call graphsDean Michael Berris2017-04-241-24/+93
* [XRAY] A Color Choosing helper for XRay GraphDean Michael Berris2017-02-251-3/+8
* [XRay] A graph Class for the llvm-xray graphDean Michael Berris2017-02-101-16/+25
* Revert "[XRay] A graph Class for the llvm-xray graph"Dean Michael Berris2017-02-101-25/+16
* [XRay] A graph Class for the llvm-xray graphDean Michael Berris2017-02-101-16/+25
* Implemented color coding and Vertex labels in XRay GraphDean Michael Berris2017-01-251-19/+38
* Remove pid_t usage from llvm-xrayPavel Labath2017-01-171-1/+3
* [XRay] Implement the `llvm-xray graph` subcommandDavid Blaikie2017-01-161-0/+129
OpenPOWER on IntegriCloud