[Lldb-commits] [PATCH] D122867: [trace][intel pt] Handle better tsc in the decoder
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 1 11:16:18 PDT 2022
wallace updated this revision to Diff 419813.
wallace added a comment.
- Address comments
- Also now using Format instead of Printf, which more idiomatic in this repo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122867/new/
https://reviews.llvm.org/D122867
Files:
lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/IntelPTDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
lldb/test/API/commands/trace/TestTraceDumpInfo.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122867.419813.patch
Type: text/x-patch
Size: 13145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220401/8f04f549/attachment-0001.bin>
More information about the lldb-commits
mailing list