Searched refs:cgroup (Results 1 – 6 of 6) sorted by relevance
/tools/perf/Documentation/ |
D | perf-stat.txt | 111 --cgroup name:: 112 monitor only in the container (cgroup) called "name". This option is available only 113 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to 115 can be provided. Each cgroup is applied to the corresponding event, i.e., first cgroup 116 to first event, second cgroup to second event and so on. It is possible to provide 117 an empty cgroup (monitor all the time) using, e.g., -G foo,,bar. Cgroups must have
|
D | perf-record.txt | 221 --cgroup name,...:: 222 monitor only in the container (cgroup) called "name". This option is available only 223 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to 225 can be provided. Each cgroup is applied to the corresponding event, i.e., first cgroup 226 to first event, second cgroup to second event and so on. It is possible to provide 227 an empty cgroup (monitor all the time) using, e.g., -G foo,,bar. Cgroups must have
|
D | intel-pt.txt | 537 In per-cpu mode all processes (or processes from the selected cgroup i.e. -G
|
/tools/ |
D | Makefile | 55 cgroup firewire hv guest usb virtio vm net iio: FORCE target 84 all: acpi cgroup cpupower hv firewire lguest \
|
/tools/perf/util/ |
D | python-ext-sources | 17 util/cgroup.c
|
D | Build | 68 libperf-y += cgroup.o
|