Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) | Dean Michael Berris | 2018-05-02 | 1 | -797/+0 |
* | [XRay] Minimal tool to convert xray traces to Chrome's Trace Event Format. | Keith Wyss | 2017-11-07 | 1 | -110/+81 |
* | Removing default case statement from covered switch. | Keith Wyss | 2017-10-13 | 1 | -8/+0 |
* | [XRay][tools] Updated stacks tool with flamegraph output. | Keith Wyss | 2017-10-12 | 1 | -19/+217 |
* | [XRay] fix the -Werror build by handling all enum cases in switches | 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][tools] Function call stack based analysis tooling for XRay traces | Keith Wyss | 2017-09-07 | 1 | -0/+634 |
* | Revert "[XRay][tools] Function call stack based analysis tooling for XRay tra... | Keith Wyss | 2017-09-03 | 1 | -634/+0 |
* | [XRay][tools] Function call stack based analysis tooling for XRay traces | Keith Wyss | 2017-09-03 | 1 | -0/+634 |