[Lldb-commits] [PATCH] D105741: [trace] Introduce Hierarchical Trace Representation (HTR) and add `thread trace export ctf` command for Intel PT trace visualization
Muhammad Omair Javaid via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 28 13:39:08 PDT 2021
omjavaid added a comment.
In D105741#2910908 <https://reviews.llvm.org/D105741#2910908>, @wallace wrote:
> Landed as aad17c55a8116cd3831d4392d909139702019d65 <https://reviews.llvm.org/rGaad17c55a8116cd3831d4392d909139702019d65>
Temporarily reverted this change as it breaks LLDB build on 32 bit Arm/Linux bot:
https://lab.llvm.org/buildbot/#/builders/17/builds/9497
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105741/new/
https://reviews.llvm.org/D105741
More information about the lldb-commits
mailing list