*level_limit

This commit is contained in:
Costa Shulyupin 2018-07-20 22:06:51 +03:00
parent 74e4bfc346
commit aa638b728b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ black_list = ['aligned', '__attribute__', 'unlikely', 'typeof', 'u32',
'PVOP_CALLEE0', 'PVOP_VCALLEE0', 'PVOP_VCALLEE1', 'if',
'trace_hardirqs_off']
level_limit = 7
level_limit = 8
limit = 10000
n = 0