aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/GraphWriter.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-10-18 11:14:07 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2021-10-29 14:57:11 -0400
commit74f91741b66b9327fdbae6411286672ec088c3a3 (patch)
treeeaf84080c9e27bdc9c32d4dd2931866034bbd15d /llvm/lib/Support/GraphWriter.cpp
parent5dd9e019ddb4b3e1d9fe425ae8bfe5a01b3f66fa (diff)
downloadllvm-74f91741b66b9327fdbae6411286672ec088c3a3.zip
llvm-74f91741b66b9327fdbae6411286672ec088c3a3.tar.gz
llvm-74f91741b66b9327fdbae6411286672ec088c3a3.tar.bz2
[OpenMP] Use function tracing RAII for runtime functions.
This patch adds support for using function tracing features to track the executino of runtime functions in the device runtime library. This is enabled by first compiling the new runtime with `-fopenmp-target-debug=3` and running with `LIBOMPTARGET_DEVICE_RTL_DEBUG=3`. The output only tracks team 0 and thread 0 so there isn't much output when using a generic region. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D112002
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions