mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Merge 10.11 into 11.4
This commit is contained in:
@@ -81,6 +81,7 @@ my %debuggers = (
|
||||
options => '_RR_TRACE_DIR={log} rr record {exe} {args}',
|
||||
run => 'env',
|
||||
pre => sub {
|
||||
push @::global_suppressions, qr/InnoDB: native AIO failed/;
|
||||
::mtr_error('rr requires kernel.perf_event_paranoid <= 1')
|
||||
if ::mtr_grab_file('/proc/sys/kernel/perf_event_paranoid') > 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user