sysfs-profiling

来自「最新版本的Linux内核」· 代码 · 共 14 行

TXT
14
字号
What:		/sys/kernel/profileDate:		September 2008Contact:	Dave Hansen <dave@linux.vnet.ibm.com>Description:		/sys/kernel/profile is the runtime equivalent		of the boot-time profile= option.		You can get the same effect running:			echo 2 > /sys/kernel/profile		as you would by issuing profile=2 on the boot		command line.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?