Module cgroups_rs::perf_event[][src]

This module contains the implementation of the perf_event cgroup subsystem.

See the Kernel’s documentation for more information about this subsystem, found at: tools/perf/Documentation/perf-record.txt

Structs

PerfEventController

A controller that allows controlling the perf_event subsystem of a Cgroup.