Function report |
Source Code:arch\x86\kernel\dumpstack.c |
Create Date:2022-07-28 07:34:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:show_stack
Proto:void show_stack(struct task_struct *task, unsigned long *sp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
unsigned long * | sp |
284 | task = If task Else current process |
290 | If Not sp && task == current process Then sp = get_stack_pointer(current process, NULL) |
Name | Describe |
---|---|
debug_rt_mutex_print_deadlock | |
kdb_show_stack |
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 |