Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:40 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_cgroup_connect
Proto:static inline int perf_cgroup_connect(pid_t pid, struct perf_event *event, struct perf_event_attr *attr, struct perf_event *group_leader)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pid_t | pid | |
struct perf_event * | event | |
struct perf_event_attr * | attr | |
struct perf_event * | group_leader |
1026 | Return -EINVAL |
Name | Describe |
---|---|
perf_event_alloc | Allocate and initialize an event structure |
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 |