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

Jakob Johnson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 7 05:19:12 PST 2022


jj10306 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": [
----------------
wallace wrote:
> split this into 80-char lines, please :)
wonder why `git clang-format` didn't suggest this?


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