Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
[linux-2.6-block.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.