Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:30:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:save_comm
Proto:static inline void save_comm(char *comm, struct task_struct *task)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | comm | |
struct task_struct * | task |
2225 | If Not process id Then |
2230 | If WARN_ON_ONCE(process id < 0) Then |
2235 | strncpy(comm, * executable name, excluding path. * - normally initialized setup_new_exec() * - access it with [gs]et_task_comm() * - lock it with task_lock(), Task command name length: ) |
Name | Describe |
---|---|
hist_trigger_elt_data_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 |