• Marko Mäkelä's avatar
    MDEV-24167: Remove PFS instrumentation of buf_block_t · 1e5d989d
    Marko Mäkelä authored
    We always defined PFS_SKIP_BUFFER_MUTEX_RWLOCK, that is,
    the latches of the buffer pool blocks were never instrumented
    in PERFORMANCE_SCHEMA.
    
    For some reason, the debug_latch (which enforce proper usage of
    buffer-fixing in debug builds) was instrumented.
    1e5d989d
sync0debug.cc 35.2 KB