git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
978f3a4
)
ftrace: add ability to only trace swapper tasks
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 4 Dec 2008 05:26:41 +0000
(
00:26
-0500)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 4 Dec 2008 08:09:38 +0000
(09:09 +0100)
Impact: new feature
This patch lets the swapper tasks of all CPUS be filtered by the
set_ftrace_pid file.
If '0' is echoed into this file, then all the idle tasks (aka swapper)
is flagged to be traced. This affects all CPU idle tasks.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found