[all-commits] [llvm/llvm-project] 4b88a9: Revert "[trace] Introduce Hierarchical Trace Repre...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Wed Jul 28 13:38:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b88a94ebe08054ad88435cc89aaa3b84e41b938
https://github.com/llvm/llvm-project/commit/4b88a94ebe08054ad88435cc89aaa3b84e41b938
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
R lldb/docs/htr.rst
M lldb/source/Plugins/TraceExporter/CMakeLists.txt
R lldb/source/Plugins/TraceExporter/common/CMakeLists.txt
R lldb/source/Plugins/TraceExporter/common/TraceHTR.cpp
R lldb/source/Plugins/TraceExporter/common/TraceHTR.h
M lldb/source/Plugins/TraceExporter/ctf/CMakeLists.txt
M lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp
M lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.h
M lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTFOptions.td
R lldb/test/API/commands/trace/TestTraceExport.py
R lldb/test/API/commands/trace/intelpt-trace/export_ctf_test_program.cpp
R lldb/test/API/commands/trace/intelpt-trace/export_ctf_test_program.out
Log Message:
-----------
Revert "[trace] Introduce Hierarchical Trace Representation (HTR) and add command for Intel PT trace visualization"
This reverts commit aad17c55a8116cd3831d4392d909139702019d65.
Breaks LLDB build on 32 bit Arm/Linux bot:
https://lab.llvm.org/buildbot/#/builders/17/builds/9497
Differential Revision: https://reviews.llvm.org/D105741
More information about the All-commits
mailing list