Function report |
Source Code:kernel\trace\trace_probe.c |
Create Date:2022-07-28 12:43:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:traceprobe_update_arg
Proto:int traceprobe_update_arg(struct probe_arg *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct probe_arg * | arg |
811 | ret = 0 |
813 | When code && op != FETCH_OP_END cycle |
814 | If op == Unresolved Symbol holder Then |
815 | If op != Immediate : .immediate Then Return -EINVAL |
818 | tmp = strpbrk - Find the first occurrence of a set of characters*@cs: The string to be searched*@ct: The characters to search for |
821 | ret = Split symbol and offset. |
834 | code++ |
836 | Return 0 |
Name | Describe |
---|---|
__register_trace_kprobe | Internal register function - just handle k*probes and flags |
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 |