]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf tools: Fix perf-with-kcore handling of arguments containing spaces
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 17 Jul 2015 16:33:47 +0000 (19:33 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Aug 2015 19:48:27 +0000 (16:48 -0300)
commit8bd1b2d2578ca2688969352ed1f8a0a8f10dbb63
tree5faf89fb3d736df062785e4e87cc9ad78901ecac
parentf70cfa07e3675a115265e32d6357272275358cdb
perf tools: Fix perf-with-kcore handling of arguments containing spaces

Fix the perf-with-kcore script so that it doesn't split arguments that
contain spaces.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1437150840-31811-13-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/perf-with-kcore.sh