OSDN Git Service

perf archive: Make 'f' the last parameter for tar
authorIrina Tirdea <irina.tirdea@intel.com>
Thu, 13 Sep 2012 22:07:43 +0000 (01:07 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Sep 2012 16:10:42 +0000 (13:10 -0300)
commit87ff50a3192152944d8e65b485bbf3d03214d0b6
tree9b15ab5633b30dcd44750010f768b48921555776
parent73eb422c10aa2a4afc1100d1bd54974ed72ad373
perf archive: Make 'f' the last parameter for tar

On some systems, tar needs to specify the name of the archive immediately
after the -f parameter.

Change the order of the parameters so tar can run properly.

Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1347574063-22521-5-git-send-email-irina.tirdea@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/perf-archive.sh