llvm-project/lldb/unittests/Process
Walter Erquinigo bf9f21a28b [trace][intel-pt] Create basic SB API
This adds a basic SB API for creating and stopping traces.
Note: This doesn't add any APIs for inspecting individual instructions. That'd be a more complicated change and it might be better to enhande the dump functionality to output the data in binary format. I'll leave that for a later diff.

This also enhances the existing tests so that they test the same flow using both the command interface and the SB API.

I also did some cleanup of legacy code.

Differential Revision: https://reviews.llvm.org/D103500
2021-06-17 15:14:47 -07:00
..
Linux [trace][intel-pt] Implement trace start and trace stop 2021-03-30 17:31:37 -07:00
POSIX [lldb] Use modern CMake to avoid repetition (NFC) 2020-08-10 22:29:40 -07:00
Utility Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
gdb-remote [trace][intel-pt] Create basic SB API 2021-06-17 15:14:47 -07:00
minidump [LLDB] MinidumpParser: Prefer executable module even at higher address 2021-01-14 13:17:57 -05:00
CMakeLists.txt [lldb] [Process/FreeBSDRemote] Access GPR via reginfo offsets 2020-11-16 12:19:37 +01:00
ProcessEventDataTest.cpp Fix -Wmissing-override in lldb 2021-01-25 15:04:21 -08:00