Skip to content

Commit 9d5712e

Browse files
authored
Merge pull request #10677 from tetrapod00/no-profiler-macos
Document limitation of Visual Profiler on macOS in Compatibility
2 parents 1673357 + 6311520 commit 9d5712e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/scripting/debug/debugger_panel.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,11 @@ parallel on the GPU. This generally means that disabling only one of the
197197
features involved won't improve performance as much as anticipated, as the other
198198
task still needs to be performed sequentially.
199199

200+
.. note::
201+
202+
The Visual Profiler is not supported when using the Compatibility renderer
203+
on macOS, due to platform limitations.
204+
200205
Network Profiler
201206
----------------
202207

0 commit comments

Comments
 (0)