Function report | 
Source Code:kernel\trace\trace_uprobe.c | 
Create Date:2022-07-28 12:44:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trace_uprobe_show
Proto:static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct dyn_event * | ev | 
| 727 | tu = to_trace_uprobe(ev) | 
| 728 | c = If is_ret_probe(tu) Then 'r' Else 'p' | 
| 731 | seq_printf(m, "%c:%s/%s %s:0x%0*lx", c, trace_probe_group_name( & tp), trace_probe_name( & tp), filename, (int)( size of * * 2), offset) | 
| 735 | If ref_ctr_offset Then seq_printf(m, "(0x%lx)", ref_ctr_offset) | 
| 738 | When i < nr_args cycle seq_printf(m, " %s=%s", Name of this argument , Command of this argument ) | 
| 742 | Return 0 | 
| Name | Describe | 
|---|---|
| probes_seq_show | 
| 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  |