Function report |
Source Code:arch\x86\include\asm\stacktrace.h |
Create Date:2022-07-28 07:31:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_stack_pointer
Proto:static inline unsigned long *get_stack_pointer(struct task_struct *task, struct pt_regs *regs)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
struct pt_regs * | regs |
83 | If task == current process Then Return __builtin_frame_address(0) |
86 | Return sp |
Name | Describe |
---|---|
show_trace_log_lvl | |
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 |