2024-09-09 08:57:42 +00:00
|
|
|
What: /sys/kernel/profiling
|
2024-09-09 08:52:07 +00:00
|
|
|
Date: September 2008
|
|
|
|
Contact: Dave Hansen <dave@linux.vnet.ibm.com>
|
|
|
|
Description:
|
2024-09-09 08:57:42 +00:00
|
|
|
/sys/kernel/profiling is the runtime equivalent
|
2024-09-09 08:52:07 +00:00
|
|
|
of the boot-time profile= option.
|
|
|
|
|
|
|
|
You can get the same effect running:
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
echo 2 > /sys/kernel/profiling
|
2024-09-09 08:52:07 +00:00
|
|
|
|
|
|
|
as you would by issuing profile=2 on the boot
|
|
|
|
command line.
|