summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Linux/Procfs.cpp
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-07-09[lldb] Add missing StringExtras.h includesElliot Goodrich
2023-03-02[Linux] Add kernel.yama.ptrace_scope note when ptrace fails to attach.Jordan Rupprecht
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-08-08[lldb] Prevent race condition when fetching /proc/cpuinfoWalter Erquinigo
2022-06-16[trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-03[trace][intelpt] Fix out-of-bounds access.Weverything
2022-05-02[trace][intelpt] Support system-wide tracing [1] - Add a method for accessing...Walter Erquinigo