[all-commits] [llvm/llvm-project] ef28c7: [tests] [trace] Add a more comprehensive test for ...

walter erquinigo via All-commits all-commits at lists.llvm.org
Wed Aug 11 20:50:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef28c78350dbf2a5dff23ac7e5f2dc0a7c24e184
      https://github.com/llvm/llvm-project/commit/ef28c78350dbf2a5dff23ac7e5f2dc0a7c24e184
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    R lldb/docs/htr.rst
    M lldb/source/Plugins/TraceExporter/common/TraceHTR.cpp
    M lldb/source/Plugins/TraceExporter/common/TraceHTR.h
    A lldb/source/Plugins/TraceExporter/docs/htr.rst
    M lldb/test/API/commands/trace/TestTraceExport.py

  Log Message:
  -----------
  [tests] [trace] Add a more comprehensive test for `thread trace export ctf` command

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

Reviewed By: wallace

Original Author: jj10306

Differential Revision: https://reviews.llvm.org/D107674




More information about the All-commits mailing list