Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:36:02 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_deref_entry_point
Proto:unsigned long __weak arch_deref_entry_point(void *entry)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
void * | entry |
1850 | Return entry |
Name | Describe |
---|---|
populate_kprobe_blacklist | Lookup and populate the kprobe_blacklist.* Unlike the kretprobe blacklist, we'll need to determine* the range of addresses that belong to the said functions,* since a kprobe need not necessarily be at the beginning* of a function. |
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 |