Skip to content

Commit 6311520

Browse files
committed
Document limitation of Visual Profiler on macOS
1 parent 058f0f6 commit 6311520

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)