From: Tom Zanussi Date: Wed, 10 Nov 2010 14:11:30 +0000 (-0600) Subject: perf record: make the record options available outside perf record X-Git-Tag: v2.6.37-rc2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca647aac5067fec8dfcbf8ddb79a4c0d5afdfdd;p=pandora-kernel.git perf record: make the record options available outside perf record Other perf commands that invoke perf record, such as perf trace, may want to reuse the options used by perf record. This makes them non-static and renames them to avoid clashes with other 'options' variables. Signed-off-by: Tom Zanussi Acked-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed