Function report |
Source Code:kernel\trace\trace_probe.c |
Create Date:2022-07-28 12:43:31 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_probe_register_event_call
Proto:int trace_probe_register_event_call(struct trace_probe *tp)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_probe * | tp |
| 1034 | call = trace_probe_event_call(tp) |
| 1037 | ret = gister_trace_event - register output for an event type*@event: the event type to register* Event types are stored in a hash and this hash is used to* find a way to print an event |
| 1045 | Return ret |
| Name | Describe |
|---|---|
| register_uprobe_event | |
| register_kprobe_event |
| 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 |