]> Pileus Git - ~andy/linux/commit
perf record: Pass perf_record_opts to the callchain cmdline parsing callback
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Dec 2012 19:16:47 +0000 (16:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Dec 2012 20:21:52 +0000 (17:21 -0300)
commitc5ff78c3092d0e7d14c82d2949e16fee063a83f1
treeb317450794e7583a585a417c5e8b26a3d1eac6ee
parentc79a439338f3a021f5a5ff6ea165b0d19d2eb0aa
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 <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-wb9eti78bk2jd7wpasro8hsz@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c