Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [trace][intel-pt] Implement trace start and trace stop | Walter Erquinigo | 2021-03-30 | 16 | -27/+259 |
* | [trace][intel-pt] Scaffold the 'thread trace start | stop' commands | Walter Erquinigo | 2020-11-18 | 2 | -1/+74 |
* | [trace][intel-pt] Implement the basic decoding functionality | Walter Erquinigo | 2020-11-05 | 13 | -44/+349 |
* | [trace] Scaffold "thread trace dump instructions" | Walter Erquinigo | 2020-10-12 | 3 | -0/+131 |
* | [intel pt] Refactor parsing | Walter Erquinigo | 2020-10-09 | 2 | -13/+28 |
* | [intel-pt] Refactor the JSON parsing | Walter Erquinigo | 2020-09-24 | 3 | -10/+91 |
* | Add a "Trace" plug-in to LLDB to add process trace support in stages. | Walter Erquinigo | 2020-09-21 | 9 | -0/+205 |