[Lldb-commits] [PATCH] D136557: [trace][intel pt] Simple detection of infinite decoding loops
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 24 17:58:25 PDT 2022
wallace updated this revision to Diff 470343.
wallace added a comment.
address issues and comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136557/new/
https://reviews.llvm.org/D136557
Files:
lldb/include/lldb/Core/PluginManager.h
lldb/source/Core/PluginManager.cpp
lldb/source/Plugins/Trace/intel-pt/CMakeLists.txt
lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/LibiptDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTProperties.td
lldb/test/API/commands/trace/TestTraceDumpInfo.py
lldb/test/API/commands/trace/TestTraceLoad.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136557.470343.patch
Type: text/x-patch
Size: 30285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221025/b03c4491/attachment-0001.bin>
More information about the lldb-commits
mailing list