[all-commits] [llvm/llvm-project] f1242e: [intel-pt] Implement a basic test case

walter erquinigo via All-commits all-commits at lists.llvm.org
Wed Apr 1 13:19:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f1242ec54306c5fbdc9a907e936be899a0ad21ee
      https://github.com/llvm/llvm-project/commit/f1242ec54306c5fbdc9a907e936be899a0ad21ee
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    A lldb/test/API/tools/intel-features/intel-pt/test/Makefile
    A lldb/test/API/tools/intel-features/intel-pt/test/TestIntelPTSimpleBinary.py
    A lldb/test/API/tools/intel-features/intel-pt/test/main.cpp
    M lldb/tools/intel-features/intel-pt/cli-wrapper-pt.cpp

  Log Message:
  -----------
  [intel-pt] Implement a basic test case

Summary:
Depends on D76872.

There was no test for the Intel PT support on LLDB, so I'm creating one, which
will help making progress on solid grounds.

The test is skipped if the Intel PT plugin library is not built.

Reviewers: clayborg, labath, kusmour, aadsm

Subscribers: lldb-commits

Tags: #lldb

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




More information about the All-commits mailing list