mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
12 lines
322 B
YAML
12 lines
322 B
YAML
alert:
|
|
bigger_is_better: false
|
|
threshold: 125%
|
|
chart:
|
|
description: lat_sig prot
|
|
legend: Average protection fault latency on {system}
|
|
title: '[Signals] The cost of catching a segfault'
|
|
unit: "\xB5s" # Unicode for microsecond
|
|
result_extraction:
|
|
result_index: 3
|
|
search_pattern: 'Protection fault: +[0-9.]+'
|