[Lldb-commits] [PATCH] D107674: [tests] [trace] Add more comprehensive for `thread trace export ctf` command

Jakob Johnson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 6 15:42:01 PDT 2021


jj10306 created this revision.
jj10306 added a reviewer: wallace.
jj10306 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Follow up on https://reviews.llvm.org/D105741

- Add new test that exhaustively checks the output file's content
- Fix typos in documentation and other minor fixes


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107674

Files:
  lldb/docs/htr.rst
  lldb/source/Plugins/TraceExporter/common/TraceHTR.cpp
  lldb/source/Plugins/TraceExporter/common/TraceHTR.h
  lldb/test/API/commands/trace/TestTraceExport.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107674.364900.patch
Type: text/x-patch
Size: 12694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210806/1672c86f/attachment.bin>


More information about the lldb-commits mailing list