[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 15:45:55 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 created not using the CLI or on a machine other than where the target was traced.
       "threads": [
----------------
split this into 80-char lines, please :)
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