]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - Documentation/ABI/testing/sysfs-profiling
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / Documentation / ABI / testing / sysfs-profiling
CommitLineData
817eecbf 1What: /sys/kernel/profiling
22b8ce94
DH
2Date: September 2008
3Contact: Dave Hansen <dave@linux.vnet.ibm.com>
4Description:
817eecbf 5 /sys/kernel/profiling is the runtime equivalent
22b8ce94
DH
6 of the boot-time profile= option.
7
8 You can get the same effect running:
9
817eecbf 10 echo 2 > /sys/kernel/profiling
22b8ce94
DH
11
12 as you would by issuing profile=2 on the boot
13 command line.