summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorEthan Luis McDonough <ethanluismcdonough@gmail.com>2024-06-28 10:42:19 -0500
committerGitHub <noreply@github.com>2024-06-28 10:42:19 -0500
commit5fd2af38e461445c583d7ffc2fe23858966eee76 (patch)
tree68d0c11967d2c9e5be737284aa492cb4c15a91cf /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent3497500946c9b6a1b2e1452312a24c41ee412b34 (diff)
[PGO][OpenMP] Instrumentation for GPU devices (#76587)
This pull request is the first part of an ongoing effort to extends PGO instrumentation to GPU device code. This PR makes the following changes: - Adds blank registration functions to device RTL - Gives PGO globals protected visibility when targeting a supported GPU - Handles any addrspace casts for PGO calls - Implements PGO global extraction in GPU plugins (currently only dumps info) These changes can be tested by supplying `-fprofile-instrument=clang` while targeting a GPU.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions