summaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/Linux
AgeCommit message (Expand)Author
2025-06-02[lldb] Fix SIGSEGV in `GetPtraceScope()` in `Procfs.cpp` (#142224)royitaqi
2025-04-29[lldb][AIX] get host info for AIX (#134354)Hemang Gadhavi
2023-03-02[Linux] Add kernel.yama.ptrace_scope note when ptrace fails to attach.Jordan Rupprecht
2022-06-16[trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo
2022-06-16[trace][intelpt] Support system-wide tracing [14] - Decode per cpuWalter Erquinigo
2022-06-15Fix failuresWalter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [12] - Support multi-core trace ...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [10] - Return warnings and tsc i...Walter Erquinigo
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTraceWalter Erquinigo
2022-05-02[trace][intelpt] Support system-wide tracing [1] - Add a method for accessing...Walter Erquinigo
2022-03-24[trace][intelpt] Server side changes for TSC to wall time conversionJakob Johnson
2022-03-21Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1Jakob Johnson
2022-03-21Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1Jakob Johnson
2022-03-21Add thin wrapper for perf_event_open APIJakob Johnson
2022-03-16Minor refactor and renaming:Jakob Johnson
2021-03-30[trace][intel-pt] Implement trace start and trace stopWalter Erquinigo
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere
2020-08-10[lldb] Use modern CMake to avoid repetition (NFC)Jonas Devlieghere
2020-06-12[lldb/Test] Fix unit test suffixes and add a CMake error.Jonas Devlieghere
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2017-07-04Fix some warnings in ProcessorTraceTest.cppPavel Labath
2017-06-28Implementation of Intel(R) Processor Trace support for LinuxRavitheja Addepally