From: Arnaldo Carvalho de Melo Date: Tue, 11 Dec 2012 19:16:47 +0000 (-0300) Subject: perf record: Pass perf_record_opts to the callchain cmdline parsing callback X-Git-Tag: v3.9-rc1~173^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5ff78c3092d0e7d14c82d2949e16fee063a83f1;p=pandora-kernel.git perf record: Pass perf_record_opts to the callchain cmdline parsing callback Its all it uses and makes the parsing callback suitable for use by 'perf top', which will happen in a followup patch. Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-wb9eti78bk2jd7wpasro8hsz@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed