MDEV-24142: De-inline the PERFORMANCE_SCHEMA instrumentation
Let us try to avoid code bloat for the common case that performance_schema is disabled at runtime, and use non-inlined functions for instrumented latch acquisition.
Showing
Please register or sign in to comment