Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:37:22 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_event_exec
Proto:void perf_event_exec(void)
Type:void
Parameter:Nothing
7149 | ctx = perf_event_ctxp[ctxn] |
7150 | If Not ctx Then Continue |
7153 | Enable all of a task's events that have been marked enable-on-exec.* This expects task == current. |
7155 | perf_iterate_ctx(ctx, Clear all file-based filters at exec, they'll have to be* re-instated when/if these objects are mmapped again., NULL, true) |
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 |