From: Frederic Weisbecker Date: Tue, 10 Feb 2009 14:49:11 +0000 (+0100) Subject: tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() X-Git-Tag: v2.6.30-rc1~2^2~109^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b22f4858126a6aa852ad745b94f6b25dbdea708e;p=pandora-kernel.git tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() 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 Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed