diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2020-01-13 22:12:48 -1000 |
---|---|---|
committer | Joachim Protze <protze@itc.rwth-aachen.de> | 2020-01-13 22:14:06 -1000 |
commit | ed810da73270267082c347bc2919eebb7978a2fe (patch) | |
tree | 7bc5ba529bea4ce04378e5a372cb88e0ed1498a1 /lldb/packages/Python/lldbsuite/test/lldbplatformutil.py | |
parent | d9819f366233e53427d0929729a58f85dc748cfb (diff) | |
download | bcm5719-llvm-ed810da73270267082c347bc2919eebb7978a2fe.tar.gz bcm5719-llvm-ed810da73270267082c347bc2919eebb7978a2fe.zip |
[OpenMP][Tool] Improving stack trace for Archer
The OpenMP runtime is not instrumented, so entering the runtime leaves no hint
on the source line of the pragma on ThreadSanitizer's function stack.
This patch adds function entry/exit annotations for OpenMP parallel regions,
and synchronization regions (barrier, taskwait, taskgroup).
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D70408
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbplatformutil.py')
0 files changed, 0 insertions, 0 deletions