Function report | 
Source Code:kernel\trace\trace_probe_tmpl.h | 
Create Date:2022-07-28 12:38:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:print_probe_args
Proto:static inline int print_probe_args(struct trace_seq *s, struct probe_arg *args, int nr_args, u8 *data, void *field)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_seq * | s | |
| struct probe_arg * | args | |
| int | nr_args | |
| u8 * | data | |
| void * | field | 
| 227 | If Value is more likely to compile time(! Array count ) Then | 
| 228 | If Not Print functions (s, data + Offset from argument entry , field) Then Return -ENOMEM | 
| 230 | Continue | 
| 233 | p = data + Offset from argument entry | 
| 234 | When j < Array count cycle | 
| 241 | Return 0 | 
| Name | Describe | 
|---|---|
| print_kprobe_event | Event entry printers | 
| print_kretprobe_event | |
| print_uprobe_event | Event entry printers | 
| 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  |