Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:01:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Must be called with iter->mutex held.
Proto:static int tracing_wait_pipe(struct file *filp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp |
6062 | When trace_empty(iter) cycle |
6064 | If f_flags & O_NONBLOCK Then |
6065 | Return -EAGAIN |
6082 | ret = wait_on_pipe(iter, 0) |
6084 | mutex_lock( & mutex) |
6090 | Return 1 |
Name | Describe |
---|---|
tracing_read_pipe | Consumer reader. |
tracing_splice_read_pipe |
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 |