[Lldb-commits] [PATCH] D121711: [trace][intelpt] Rename IntelPTManager and change TraceCursor::GetTimestampCounter API to general trace counter API
Jakob Johnson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 16 13:51:35 PDT 2022
jj10306 updated this revision to Diff 415960.
jj10306 added a comment.
rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121711/new/
https://reviews.llvm.org/D121711
Files:
lldb/include/lldb/Target/TraceCursor.h
lldb/include/lldb/lldb-enumerations.h
lldb/source/Plugins/Process/Linux/CMakeLists.txt
lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp
lldb/source/Plugins/Process/Linux/IntelPTCollector.h
lldb/source/Plugins/Process/Linux/IntelPTManager.cpp
lldb/source/Plugins/Process/Linux/IntelPTManager.h
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h
lldb/source/Target/TraceInstructionDumper.cpp
lldb/unittests/Process/Linux/CMakeLists.txt
lldb/unittests/Process/Linux/IntelPTCollectorTests.cpp
lldb/unittests/Process/Linux/IntelPTManagerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121711.415960.patch
Type: text/x-patch
Size: 14660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220316/7f4516bb/attachment-0001.bin>
More information about the lldb-commits
mailing list