We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f66c53 commit 8bd8958Copy full SHA for 8bd8958
bpf/cgroup.bpf.c
@@ -95,6 +95,7 @@ get_cgroupid(struct cgroup *cgrp) {
95
96
return id;
97
}
98
+
99
/**
100
* trace_cgroup_mkdir traces the creation of a new cgroup directory.
101
*
0 commit comments