diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-03-24 17:19:33 -0700 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-03-25 14:59:50 -0700 |
commit | 12301d616fbcd3bbc78664221256404123a0935f (patch) | |
tree | 3d187b1015b2322c8ebc6b1f8a2cf68f5e98c15b /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | afaefb671fe12e7788d3e8de6b6193b935fbf16c (diff) | |
download | llvm-12301d616fbcd3bbc78664221256404123a0935f.zip llvm-12301d616fbcd3bbc78664221256404123a0935f.tar.gz llvm-12301d616fbcd3bbc78664221256404123a0935f.tar.bz2 |
[lldb/crashlog] Parse thread fields and pass it to crashlog scripted process
Previously, the ScriptedThread used the thread index as the thread id.
This patch parses the crashlog json to extract the actual thread "id" value,
and passes this information to the Crashlog ScriptedProcess blueprint,
to create a higher fidelity ScriptedThreaad.
It also updates the blueprint to show the thread name and thread queue.
Finally, this patch updates the interactive crashlog test to reflect
these changes.
rdar://90327854
Differential Revision: https://reviews.llvm.org/D122422
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions