Function report |
Source Code:kernel\crash_core.c |
Create Date:2022-07-28 11:01:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_vmcoreinfo_note
Proto:static void update_vmcoreinfo_note(void)
Type:void
Parameter:Nothing
319 | buf = vmcoreinfo_note |
321 | If Not vmcoreinfo_size Then Return |
323 | buf = append_elf_note(buf, VMCOREINFO_NOTE_NAME, 0, vmcoreinfo stuff , vmcoreinfo_size) |
325 | final_note(buf) |
Name | Describe |
---|---|
crash_save_vmcoreinfo | |
crash_save_vmcoreinfo_init |
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 |