Function report |
Source Code:kernel\trace\trace_kprobe.c |
Create Date:2022-07-28 12:40:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_kretprobe_event
Proto:static enum print_line_t print_kretprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event)
Type:enum print_line_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter | |
int | flags | |
struct trace_event * | event |
1311 | If WARN_ON_ONCE(!tp) Then Go to out |
1316 | If Not seq_print_ip_sym(s, ret_ip, flags | TRACE_ITER_SYM_OFFSET) Then Go to out |
1321 | If Not seq_print_ip_sym(s, func, flags & ~TRACE_ITER_SYM_OFFSET) Then Go to out |
1332 | out : |
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 |