summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/xray-stacks.cc
Commit message (Expand)AuthorAgeFilesLines
* [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)Dean Michael Berris2018-05-021-797/+0
* [XRay] Minimal tool to convert xray traces to Chrome's Trace Event Format.Keith Wyss2017-11-071-110/+81
* Removing default case statement from covered switch.Keith Wyss2017-10-131-8/+0
* [XRay][tools] Updated stacks tool with flamegraph output.Keith Wyss2017-10-121-19/+217
* [XRay] fix the -Werror build by handling all enum cases in switchesMartin Pelikan2017-09-271-1/+2
* [XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris2017-09-181-1/+2
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-071-0/+634
* Revert "[XRay][tools] Function call stack based analysis tooling for XRay tra...Keith Wyss2017-09-031-634/+0
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-031-0/+634
OpenPOWER on IntegriCloud