Module perf_event

Module perf_event 

Source
Expand description

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.