Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Save stack trace to the given array of MAX_TRACE size.
Proto:static int __save_stack_trace(unsigned long *trace)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | trace |
Name | Describe |
---|---|
create_object | Create the metadata (struct kmemleak_object) corresponding to an allocated* memory block and add it to the object_list and object_tree_root. |
kmemleak_update_trace | kmemleak_update_trace - update object allocation stack trace*@ptr: pointer to beginning of the object* Override the object allocation stack trace for cases where the actual* allocation place is not always useful. |
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 |