Function report | 
Source Code:kernel\trace\trace.c | 
Create Date:2022-07-28 11:59:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ftrace_trace_stack
Proto:static inline void ftrace_trace_stack(struct trace_array *tr, struct ring_buffer *buffer, unsigned long flags, int skip, int pc, struct pt_regs *regs)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_array * | tr | |
| struct ring_buffer * | buffer | |
| unsigned long | flags | |
| int | skip | |
| int | pc | |
| struct pt_regs * | regs | 
| 2967 | If Not (trace_flags & TRACE_ITER_STACKTRACE) Then Return | 
| Name | Describe | 
|---|---|
| __trace_puts | __trace_puts - write a constant string into the trace buffer.*@ip: The address of the caller*@str: The constant string to write*@size: The size of the string. | 
| __trace_bputs | __trace_bputs - write the pointer to a constant string into trace buffer*@ip: The address of the caller*@str: The constant string to write to the buffer to | 
| trace_buffer_unlock_commit_regs | |
| trace_vbprintk | race_vbprintk - write binary msg to tracing buffer*@ip: The address of the caller*@fmt: The string format to write to the buffer*@args: Arguments for @fmt | 
| __trace_array_vprintk | 
| 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  |