mysqld_slower: Fix breakage after USDT API change
A recent PR to the USDT infrastructure changed the BPF module constructor to accept an array of USDT contexts. This commit updates `mysqld_slower` to use that new constructor.
Showing
Please register or sign in to comment