llvm-project/lldb/source/Plugins/Trace/intel-pt
Kazu Hirata 768cae4a5a [lldb] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 20:11:39 -08:00
..
CMakeLists.txt [trace][intel pt] Simple detection of infinite decoding loops 2022-10-25 10:20:49 -07:00
CommandObjectTraceStartIntelPT.cpp [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
CommandObjectTraceStartIntelPT.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
DecodedThread.cpp [trace][intel pt] Simple detection of infinite decoding loops 2022-10-25 10:20:49 -07:00
DecodedThread.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
LibiptDecoder.cpp [trace][intelpt] Fix multi CPU decoding TSC assertion error 2022-10-26 11:37:30 -07:00
LibiptDecoder.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
PerfContextSwitchDecoder.cpp [trace] Add an option to save a compact trace bundle 2022-07-13 11:43:28 -07:00
PerfContextSwitchDecoder.h [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TaskTimer.cpp [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TaskTimer.h [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
ThreadDecoder.cpp [lldb] Use Optional::has_value instead of Optional::hasValue (NFC) 2022-11-19 23:22:48 -08:00
ThreadDecoder.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
TraceCursorIntelPT.cpp [trace][intel pt] Fix per-psb packet decoding 2022-08-12 15:13:48 -07:00
TraceCursorIntelPT.h [trace][intel pt] Fix per-psb packet decoding 2022-08-12 15:13:48 -07:00
TraceIntelPT.cpp [trace][intel pt] Simple detection of infinite decoding loops 2022-10-25 10:20:49 -07:00
TraceIntelPT.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
TraceIntelPTBundleLoader.cpp [lldb] Use Optional::has_value instead of Optional::hasValue (NFC) 2022-11-19 23:22:48 -08:00
TraceIntelPTBundleLoader.h [trace][intel pt] Support a new kernel section in LLDB’s trace bundle schema 2022-08-04 17:15:08 -07:00
TraceIntelPTBundleSaver.cpp [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTBundleSaver.h [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTConstants.h [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTJSONStructs.cpp [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTJSONStructs.h [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTMultiCpuDecoder.cpp [trace][intel pt] Fix per-psb packet decoding 2022-08-12 15:13:48 -07:00
TraceIntelPTMultiCpuDecoder.h [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
TraceIntelPTOptions.td [NFC][lldb][trace] Fix formatting of tracing files 2022-08-11 11:00:26 -07:00
TraceIntelPTProperties.td [trace][intel pt] Simple detection of infinite decoding loops 2022-10-25 10:20:49 -07:00
forward-declarations.h [trace][intelpt] Support system-wide tracing [22] - Some final touches 2022-06-16 11:42:22 -07:00