summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp
AgeCommit message (Expand)Author
2025-08-20[lldb] Fix source line annotations for libsanitizers traces (#154247)Julian Lettner
2024-08-20[lldb][AIX] 1. Avoid namespace collision on other platforms (#104679)Dhruv Srivastava
2023-05-22[lldb] Add support for negative integer to {SB,}StructuredDataMed Ismail Bennani
2023-04-21Make sure SelectMostRelevantFrame happens only when returning to the user.Jim Ingham
2022-10-03Change the Sanitizer report breakpoint callbacks to asynchronous.Jim Ingham
2021-12-26Remove redundant string initialization (NFC)Kazu Hirata
2021-10-29[lldb] Remove ConstString from SymbolVendor, Trace, TraceExporter, UnwindAsse...Pavel Labath
2021-04-22lldb/Instrumentation: NFC-ish use GetFrameCodeAddressForSymbolication()Fred Riss
2020-12-16[lldb][NFC] Apply performance-faster-string-find (`str.find("X")` -> `str.fin...Jordan Rupprecht
2020-02-14[lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)Jonas Devlieghere
2020-02-10[LLDB] Fix GCC warnings about extra semicolons. NFC.Martin Storsjö
2020-02-07[lldb/Plugins] Use external functions to (de)initialize pluginsJonas Devlieghere
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2020-01-21[lldb/Plugin] Rename MainThreadCheckerRuntime for consistency with plugin (NFC)Jonas Devlieghere