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:
d524e03
)
tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()
author
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 10 Feb 2009 14:49:11 +0000
(15:49 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Feb 2009 11:55:19 +0000
(12:55 +0100)
Add the missing pair tracing_{start,stop}_record_cmdline() to record well
the cmdline associated with pid.
Changes in v2:
- fix a build error, the sched_switch tracer is needed to record the
cmdline.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found