-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 114719 b: refs/heads/master c: 22b8ce9 h: refs/heads/master i: 114717: ddeea78 114715: 53ebfc3 114711: 667ab41 114703: d01589f 114687: b5e6a13 v: v3
- Loading branch information
Dave Hansen
authored and
Linus Torvalds
committed
Oct 16, 2008
1 parent
9d6f307
commit 136de62
Showing
5 changed files
with
85 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 0c2d64fb6cae9aae480f6a46cfe79f8d7d48b59f | ||
refs/heads/master: 22b8ce94708f7cdf0b04965c6f7443dfd374c35c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
What: /sys/kernel/profile | ||
Date: September 2008 | ||
Contact: 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters