Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i... | Dean Michael Berris | 2017-02-17 | 1 | -1/+3 |
* | Disable wrapping llvm-xray YAML output | Dimitry Andric | 2017-02-14 | 1 | -1/+1 |
* | [XRay] Define the InstrumentationMap type | Dean Michael Berris | 2017-02-01 | 1 | -34/+25 |
* | Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-dec... | Sylvestre Ledru | 2017-01-28 | 1 | -1/+0 |
* | [llvm-xray] Fix android build | Pavel Labath | 2017-01-16 | 1 | -1/+2 |
* | Avoid std::errc::protocol_* to appease mingw | Hans Wennborg | 2017-01-12 | 1 | -1/+1 |
* | [XRay] Define the library for XRay trace logs | Dean Michael Berris | 2017-01-11 | 1 | -39/+20 |
* | tools/llvm-xray: Avoid std::errc::protocol_* to appease mingw, like r285261. | NAKAMURA Takumi | 2017-01-11 | 1 | -1/+1 |
* | [XRay] Don't include <unistd.h> unnecessarily | Dean Michael Berris | 2017-01-10 | 1 | -1/+0 |
* | [XRay] Implement `llvm-xray convert` -- trace file conversion | Dean Michael Berris | 2017-01-10 | 1 | -0/+222 |