llvm-project/lldb/unittests/Process
Walter Erquinigo 5de0a3e9da [trace][intelpt] Support system-wide tracing [1] - Add a method for accessing the list of logical core ids
In order to open perf events per core, we need to first get the list of
core ids available in the system. So I'm adding a function that does
that by parsing /proc/cpuinfo. That seems to be the simplest and most
portable way to do that.

Besides that, I made a few refactors and renames to reflect better that
the cpu info that we use in lldb-server comes from procfs.

Differential Revision: https://reviews.llvm.org/D124573
2022-05-02 08:48:49 -07:00
..
Linux [trace][intelpt] Support system-wide tracing [1] - Add a method for accessing the list of logical core ids 2022-05-02 08:48:49 -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