[Lldb-commits] [PATCH] D137509: [NFC][intelpt] Improve IntelPT trace bundle documentation

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 6 14:59:19 PST 2022


wallace added inline comments.


================
Comment at: lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleLoader.cpp:244
           // Optional clang/llvm target triple.
+          // This must be provided if the trace will be consumed using `SBTraceCursor`.
       "threads": [
----------------
something along these lines is more accurate


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137509/new/

https://reviews.llvm.org/D137509



More information about the lldb-commits mailing list