llvm-project/lldb/unittests/Process
Jakob Johnson 9b79187c96 [trace][intelpt] Server side changes for TSC to wall time conversion
Update the response schema of the TraceGetState packet and add
Intel PT specific response structure that contains the TSC conversion,
if it exists. The IntelPTCollector loads the TSC conversion and caches
it to prevent unnecessary calls to perf_event_open. Move the TSC conversion
calculation from Perf.h to TraceIntelPTGDBRemotePackets.h to remove
dependency on Linux specific headers.

Differential Revision: https://reviews.llvm.org/D122246
2022-03-24 05:36:21 -07:00
..
Linux [trace][intelpt] Server side changes for TSC to wall time conversion 2022-03-24 05:36:21 -07:00
POSIX Fix buildbot after https://reviews.llvm.org/D115073. 2021-12-07 12:03:45 -08:00
Utility [lldb][AArch64] Add MakeTaggedRanges to MemoryTagManager 2022-01-26 11:30:10 +00:00
gdb-remote [lldb/gdb-remote] Ignore spurious ACK packets 2021-11-25 12:34:08 +01:00
minidump [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
CMakeLists.txt [lldb] [Process/FreeBSDRemote] Access GPR via reginfo offsets 2020-11-16 12:19:37 +01:00
ProcessEventDataTest.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00