Function report |
Source Code:kernel\trace\trace_kprobe.c |
Create Date:2022-07-28 12:38:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_kprobe_error_injectable
Proto:bool trace_kprobe_error_injectable(struct trace_event_call *call)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call |
230 | tk = trace_kprobe_primary_from_call(call) |
232 | Return tk ? within_error_injection_list(Return 0 if it fails to find the symbol address ) : false |
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 |