[Lldb-commits] [PATCH] D107674: [tests] [trace] Add a more comprehensive test for `thread trace export ctf` command
Jakob Johnson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 9 20:45:57 PDT 2021
jj10306 updated this revision to Diff 365341.
jj10306 added a comment.
- move documentation to plugin directory
- remove unnecessary checks in tests and remove test that wasn't testing anything different than the others
- nits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107674/new/
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/source/Plugins/TraceExporter/docs/htr.rst
lldb/test/API/commands/trace/TestTraceExport.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107674.365341.patch
Type: text/x-patch
Size: 14861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210810/2099b7df/attachment.bin>
More information about the lldb-commits
mailing list