From: Dongsheng Yang Date: Fri, 6 Dec 2013 22:25:51 +0000 (-0500) Subject: perf kvm: Move code to generate filename for perf-kvm to function. X-Git-Tag: v3.14-rc1~171^2~15^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a2b174dbbe08dce12bde9f05f64dbbae652bed;p=pandora-kernel.git perf kvm: Move code to generate filename for perf-kvm to function. The code in builtin-kvm.c to generate filename for perf-kvm is useful to other command such as builtin-diff. This patch move the related code form builtin-kvm.c to util/util.c and wrap them in a function named get_filename_for_perf_kvm. Signed-off-by: Dongsheng Yang Link: http://lkml.kernel.org/r/5e09a5c47e8a495e888cbdc65a6fafb2c950f529.1386368672.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed