diff options
| author | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2022-06-08 16:33:01 -0700 |
|---|---|---|
| committer | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2023-07-21 06:24:12 -0400 |
| commit | 453a75dc52e73a664505ebb196c93ff952754909 (patch) | |
| tree | 2b5d23a1ee13333748124a40998d1070dd5ce519 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | ba745eea40a269d117b0fe1bdf3e3e2e6e77e9b1 (diff) | |
[OpenMP] [OMPT] [6/8] Added callback support for target data operations, target submit, and target regions.
This patch adds support for invoking target callbacks but does not yet
invoke them. A new structure OmptInterface has been added that tracks
thread local states including correlation ids. This structure defines
methods that will be called from the device independent target library
with information related to a target entry point for which a callback
is invoked. These methods in turn use the callback functions maintained
by OmptDeviceCallbacksTy to invoke the tool supplied callbacks.
Depends on D124652
Patch from John Mellor-Crummey <johnmc@rice.edu>
With contributions from:
Dhruva Chakrabarti <Dhruva.Chakrabarti@amd.com>
Differential Revision: https://reviews.llvm.org/D127365
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
