[Lldb-commits] [lldb] d36ae49 - Add string conversion for InstructionControlFlowKind enum

2022-07-26 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-07-26T16:09:57-07:00 New Revision: d36ae4952d709cf303a92cd4dfe38650c1c49bb1 URL: https://github.com/llvm/llvm-project/commit/d36ae4952d709cf303a92cd4dfe38650c1c49bb1 DIFF: https://github.com/llvm/llvm-project/commit/d36ae4952d709cf303a92cd4dfe38650c1c49bb1.diff

[Lldb-commits] [lldb] dde3cf2 - [trace] Add instruction control flow kind to JSON trace dumper's output

2022-07-27 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-07-27T05:23:59-07:00 New Revision: dde3cf2e83d2a2aec5b46bdac64efbc28a3b2b20 URL: https://github.com/llvm/llvm-project/commit/dde3cf2e83d2a2aec5b46bdac64efbc28a3b2b20 DIFF: https://github.com/llvm/llvm-project/commit/dde3cf2e83d2a2aec5b46bdac64efbc28a3b2b20.diff

[Lldb-commits] [lldb] 9bab358 - [trace][intelpt] Update TraceIntelPTBundleSaver.cpp to accommodate FileSpec API changes

2022-08-01 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-08-01T11:52:15-07:00 New Revision: 9bab358e39225a657be829962d7f9532b492ca93 URL: https://github.com/llvm/llvm-project/commit/9bab358e39225a657be829962d7f9532b492ca93 DIFF: https://github.com/llvm/llvm-project/commit/9bab358e39225a657be829962d7f9532b492ca93.diff

[Lldb-commits] [lldb] 3bec33b - [trace] Replace TraceCursorUP with TraceCursorSP

2022-08-01 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-08-01T13:53:53-07:00 New Revision: 3bec33b16db11c67d43bda134520a2132ff606c9 URL: https://github.com/llvm/llvm-project/commit/3bec33b16db11c67d43bda134520a2132ff606c9 DIFF: https://github.com/llvm/llvm-project/commit/3bec33b16db11c67d43bda134520a2132ff606c9.diff

[Lldb-commits] [lldb] 6cbc6e9 - [LLDB] Add SBInstruction::GetControlFlowKind()

2022-08-02 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-08-02T15:42:45-07:00 New Revision: 6cbc6e9a6d5f0ef9c406f718dd0c3e6dd6dffeef URL: https://github.com/llvm/llvm-project/commit/6cbc6e9a6d5f0ef9c406f718dd0c3e6dd6dffeef DIFF: https://github.com/llvm/llvm-project/commit/6cbc6e9a6d5f0ef9c406f718dd0c3e6dd6dffeef.diff

[Lldb-commits] [lldb] f9b4ea0 - [trace] Add SBTraceCursor bindings

2022-08-02 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-08-02T16:55:33-07:00 New Revision: f9b4ea0ce9efb4132a75551c40b2efc049e5b9f7 URL: https://github.com/llvm/llvm-project/commit/f9b4ea0ce9efb4132a75551c40b2efc049e5b9f7 DIFF: https://github.com/llvm/llvm-project/commit/f9b4ea0ce9efb4132a75551c40b2efc049e5b9f7.diff

[Lldb-commits] [lldb] 2207762 - Minor refactor and renaming:

2022-03-16 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-16T15:35:36-07:00 New Revision: 22077627ae20d5a6e50f43337e8ad2e23f1fa3ff URL: https://github.com/llvm/llvm-project/commit/22077627ae20d5a6e50f43337e8ad2e23f1fa3ff DIFF: https://github.com/llvm/llvm-project/commit/22077627ae20d5a6e50f43337e8ad2e23f1fa3ff.diff

[Lldb-commits] [lldb] e6c84f8 - Add thin wrapper for perf_event_open API

2022-03-21 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-21T13:38:52-07:00 New Revision: e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1 URL: https://github.com/llvm/llvm-project/commit/e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1 DIFF: https://github.com/llvm/llvm-project/commit/e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1.diff

[Lldb-commits] [lldb] e412529 - Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1

2022-03-21 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-21T14:00:39-07:00 New Revision: e412529c93ae86d580b8212e07a0a2a0a8ab5cda URL: https://github.com/llvm/llvm-project/commit/e412529c93ae86d580b8212e07a0a2a0a8ab5cda DIFF: https://github.com/llvm/llvm-project/commit/e412529c93ae86d580b8212e07a0a2a0a8ab5cda.diff

[Lldb-commits] [lldb] d137528 - Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1

2022-03-21 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-21T14:35:14-07:00 New Revision: d13752851a4e134708f365a5b238e8ff375accaa URL: https://github.com/llvm/llvm-project/commit/d13752851a4e134708f365a5b238e8ff375accaa DIFF: https://github.com/llvm/llvm-project/commit/d13752851a4e134708f365a5b238e8ff375accaa.diff

[Lldb-commits] [lldb] 45d9aab - Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1

2022-03-21 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-21T15:02:02-07:00 New Revision: 45d9aab7a5a76b7317ec5571bc557158045a34df URL: https://github.com/llvm/llvm-project/commit/45d9aab7a5a76b7317ec5571bc557158045a34df DIFF: https://github.com/llvm/llvm-project/commit/45d9aab7a5a76b7317ec5571bc557158045a34df.diff

[Lldb-commits] [lldb] 9b79187 - [trace][intelpt] Server side changes for TSC to wall time conversion

2022-03-24 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-03-24T05:36:21-07:00 New Revision: 9b79187c96a3bc2c245ab54d49accc12336f0cee URL: https://github.com/llvm/llvm-project/commit/9b79187c96a3bc2c245ab54d49accc12336f0cee DIFF: https://github.com/llvm/llvm-project/commit/9b79187c96a3bc2c245ab54d49accc12336f0cee.diff

[Lldb-commits] [lldb] 50f9367 - Add LoadTraceFromFile to SBDebugger and SBTrace

2022-06-20 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-06-20T11:54:47-07:00 New Revision: 50f9367960725b450a9ef779d73e32a35031ee70 URL: https://github.com/llvm/llvm-project/commit/50f9367960725b450a9ef779d73e32a35031ee70 DIFF: https://github.com/llvm/llvm-project/commit/50f9367960725b450a9ef779d73e32a35031ee70.diff

[Lldb-commits] [lldb] f6eb089 - [trace][intelpt] Fix multi CPU decoding TSC assertion error

2022-10-26 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-10-26T11:37:30-07:00 New Revision: f6eb089734ddbd7f9b9935a122ff4ad658f06360 URL: https://github.com/llvm/llvm-project/commit/f6eb089734ddbd7f9b9935a122ff4ad658f06360 DIFF: https://github.com/llvm/llvm-project/commit/f6eb089734ddbd7f9b9935a122ff4ad658f06360.diff

[Lldb-commits] [lldb] 17c65e5 - [intelpt] Update Python tests to account for new errrors

2022-10-27 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-10-27T05:09:08-07:00 New Revision: 17c65e51b91620181662302e9abd7e9694154c5d URL: https://github.com/llvm/llvm-project/commit/17c65e51b91620181662302e9abd7e9694154c5d DIFF: https://github.com/llvm/llvm-project/commit/17c65e51b91620181662302e9abd7e9694154c5d.diff

[Lldb-commits] [lldb] df766fb - [NFC][intelpt] Improve IntelPT trace bundle documentation

2022-11-08 Thread Jakob Johnson via lldb-commits
Author: Jakob Johnson Date: 2022-11-08T05:16:28-08:00 New Revision: df766fb65cc939bd88c25cb8e478b07f7b4ce123 URL: https://github.com/llvm/llvm-project/commit/df766fb65cc939bd88c25cb8e478b07f7b4ce123 DIFF: https://github.com/llvm/llvm-project/commit/df766fb65cc939bd88c25cb8e478b07f7b4ce123.diff