Function report |
Source Code:arch\x86\kernel\dumpstack_32.c |
Create Date:2022-07-28 07:33:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stack_type_name
Proto:const char *stack_type_name(enum stack_type type)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
enum stack_type | type |
23 | If type == STACK_TYPE_IRQ Then Return "IRQ" |
26 | If type == STACK_TYPE_SOFTIRQ Then Return "SOFTIRQ" |
29 | If type == STACK_TYPE_ENTRY Then Return "ENTRY_TRAMPOLINE" |
32 | If type == STACK_TYPE_EXCEPTION Then Return "#DF" |
35 | Return NULL |
Name | Describe |
---|---|
show_trace_log_lvl |
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 |