Skip to content
Prev Previous commit
Next Next commit
add blurb note
  • Loading branch information
P403n1x87 committed Mar 23, 2026
commit 958595aec02751aa9464020a039602da86263c66
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Make all the low-impact monitoring API events local on a per-code object
basis. The sentinel ``DISABLE`` value can be returned to disable them for
the whole code object. The behavior of events that were already local (via
bytecode instrumentation) hsa not been changed.
Loading