Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:57:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_ftrace_dump_on_oops
Proto:static int __init set_ftrace_dump_on_oops(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
188 | race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called = DUMP_ALL |
189 | Return 1 |
193 | race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called = DUMP_ORIG |
194 | Return 1 |
197 | Return 0 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |