Function report |
Source Code:kernel\trace\trace_output.c |
Create Date:2022-07-28 12:04:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:seq_print_user_ip
Proto:static int seq_print_user_ip(struct trace_seq *s, struct mm_struct *mm, unsigned long ip, unsigned long sym_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_seq * | s | |
struct mm_struct * | mm | |
unsigned long | ip | |
unsigned long | sym_flags |
387 | vmstart = 0 |
388 | ret = 1 |
390 | If full Then Return 0 |
393 | If mm Then |
396 | lock for reading |
398 | If vma Then |
402 | If file Then |
403 | ret = trace_seq_path(s, & f_path) |
404 | If ret Then Currently only defined when tracing is enabled. |
410 | If ret && ( sym_flags & TRACE_ITER_SYM_ADDR || Not file ) Then Currently only defined when tracing is enabled. |
Name | Describe |
---|---|
trace_user_stack_print | TRACE_USER_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 |